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] Re: Someone broke bootstrap


> Commit done as obvious.
> http://gcc.gnu.org/ml/gcc-cvs/2003-10/msg00283.html

You should post the patch to gcc-patches anyway.

> Log message:
>        * Makefile.in (gengtype-lex.c): flex 2.5.4[a] doesn't understand
>        a space after the -o option.  flex 2.5.31 understands both, with
>        and without the space. Removed that space.

ChangeLog entries should contain the What, not the Why. Use comments in the 
code to record the Why if necessary.

-- 
Eric Botcazou


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