Ping! gengtype plugin improvement last2round - patch 1 [declprog]

Basile Starynkevitch basile@starynkevitch.net
Mon Oct 4 19:49:00 GMT 2010


I am pinging once again
http://gcc.gnu.org/ml/gcc-patches/2010-09/msg01964.html taking into
account http://gcc.gnu.org/ml/gcc-patches/2010-09/msg02086.html

Attached patch is against trunk r164957. The changes w.r.t.
http://gcc.gnu.org/ml/gcc-patches/2010-09/msg01964.html are purely
cosmetic, to please Laurynas, by taking his remarks into account. If
the reviewer prefer the patch from
http://gcc.gnu.org/ml/gcc-patches/2010-09/msg01964.html please tell


The gcc/ChangeLog entry is the same as in
http://gcc.gnu.org/ml/gcc-patches/2010-09/msg01964.html:


#### gcc/ChangeLog entry
2010-10-04  Jeremie Salvucci  <jeremie.salvucci@free.fr>
	    Basile Starynkevitch  <basile@starynkevitch.net>

	* gengtype.c:  Include getopt.h and version.h.

	(lang_bitmap, struct outf, outf_p)
	(get_output_file_with_visibility, oprintf): Definitions moved to
	gengtype.h
	(output_files, header_file, srcdir, srcdir_len, this_file)
	(do_dump): No more static variables.
	(do_debug): New.
	(dbgprint_count_type_at): Added new function.
	(gengtype_long_options): New.
	(print_usage, print_version, parse_program_options): New.
	(main): Call parse_program_options, and removed old option
	handling code.  Added some debug output.

	* gengtype.h:  Updated copyright year.
	(lang_bitmap, struct outf, outf_p, header_file, oprintf)
	(get_output_file_with_visibility, srcdir, srcdir_len, do_dump):
	Moved from gengtype.c to here.
	(do_debug, read_state_filename, write_state_filename): New
	variables. (DBGPRINTF, DBGPRINT_COUNT_TYPE): New macros.

	* Makefile.in:
	(REVISION): Always defined.
	(version.o): Removed ifdef REVISION_c.
	(s-gtype): Pass arguments to build/gengtype program.
	(build/version.o): Added building rule.
	(build/gengtype$(build_exeext)): Added build/version.o.
################################################################

Ok for trunk? With what changes?

Cheers.

PS. I am beginning to lose hope getting this patch series into 4.6! I
can't understand who is interested in OK-ing them (Laurynas' status
don't permit it, he is a plain write after approval maintainer like me,
not a reviewer). In case some reviewer want to meet me on sunday
october 24th before the GCC Summit, I am arriving at Ottawa on saturday
evening.  

-- 
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 mine, sont seulement les miennes} ***
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gengtype_last2round_patch1_declprog-r164957.diff
Type: text/x-diff
Size: 24575 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101004/6785279e/attachment.bin>


More information about the Gcc-patches mailing list