This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New flag -Wframe-larger-than-


On 16/02/2008, Seongbae Park (박성배, 朴成培) <seongbae.park@gmail.com> wrote:
> Hi,
>
> The attached patch adds a new option -Wframe-larger-than-

I will propose that you name it -Wframe-larger-than=, not a huge
difference but commandline options that take a parameter in other GNU
programs use this form. Another example is rsync.

Yes, I know -Wlarger-than- exists already. I will submit a patch to
add the variant -Wlarger-than= and make it the only advertised.

Cheers,

Manuel.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]