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: gengtype & plugins [#define emitted in wrong order]


Gerald Pfeifer wrote:
On Thu, 1 Oct 2009, Basile STARYNKEVITCH wrote:
I am also attaching the gcc/ChangeLog entry

2009-10-01 Basile Starynkevitch <basile@starynkevitch.net>


    * gengtype.c (write_types): Moved call to write_func_for_structure
    into seperate loops to ensure that all the functions are emitted
    after their declarations and #define-d macros.

The ChangeLog should only describe what changes, not whay.  The latter
you may want to put as comments in the code.

Thanks for the comment. Hence, the gcc/ChangeLog should be simply:


2009-10-01 Basile Starynkevitch <basile@starynkevitch.net>

     * gengtype.c (write_types): Moved call to write_func_for_structure
     into seperate loops.


With this change in the changelog, is the patch OK for trunk??


Regards.


-- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359 8, rue de la Faiencerie, 92340 Bourg La Reine, France *** opinions {are only mines, sont seulement les miennes} ***


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