patch ping^3: gengtype: improved version for plugin support.

Basile STARYNKEVITCH basile@starynkevitch.net
Tue Sep 1 05:41:00 GMT 2009


Basile STARYNKEVITCH wrote:
> 
>  I am pinging again the patch
>  http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00507.html
> 
> It is providing a much more robust gengtype plugin support (without
> needing to generate any gtype-desc.h header), and starting the useful
> gt_types_enum values at 1 (by having a first dummy
> gt_types_enum_firstempty).
> 

Actually, Duncan Sands found a bug in the
  http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00507.html
patch. A big thanks to him!

The bug is that gt_files entries are not plain strings, they should be 
prefixed by a word for the lang_bitmap.

The attached patch (to trunk r151258) is the same patch with this bug 
corrected. I am also attaching the gcc/ChangeLog entry.

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} ***
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-gengtype-plugins-r151258.diff
Type: text/x-patch
Size: 21310 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090901/c4751e6b/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ChangeLog
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090901/c4751e6b/attachment.ksh>


More information about the Gcc-patches mailing list