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-


I have no strong objection, but I'd prefer to keep - form
as well if we go = route,
since we've been using - form internally for a while already.

Seongbae

2008/2/16 Manuel LÃpez-IbÃÃez <lopezibanez@gmail.com>:
> 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]