summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/gnu/java/beans/decoder
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-26 21:04:59 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-26 21:04:59 +0000
commit4097676c581cbc58c3e2535ca21d4e2c0fbf40a3 (patch)
tree0a7175b4448ec3facb884c40c5169621bbe9bbe8 /libjava/classpath/gnu/java/beans/decoder
parent6fee8f021d6bfb1dcf2ed224145ccbe9ae228d0b (diff)
downloadppe42-gcc-4097676c581cbc58c3e2535ca21d4e2c0fbf40a3.tar.gz
ppe42-gcc-4097676c581cbc58c3e2535ca21d4e2c0fbf40a3.zip
* gengtype.h: Remove all type definitions to gengtype.c; leave
only definitions of options_p, type_p, and pair_p as opaque pointers. Update prototypes. * gengtype.c: Many type definitions moved here from gengtype.h. Consolidate type definitions at the top of the file. (xvasprintf): Delete. (xasprintf): Make static. (create_nested_pointer_option): Add 'next' parameter. (create_field_all, create_field_at): New functions. (create_field): Now a thin wrapper around create_field_all. (create_optional_field): Rename create_optional_field_ and add line argument. Original name is now a macro which supplies __LINE__. (oprintf): Use vsnprintf directly. (close_output_files): Use fatal rather than perror/exit. (note_def_vec, note_def_vec_alloc): Use create_field_at. (main): Set progname. Don't use exit. * gengtype-yacc.y (struct_fields): Use create_field_at. (option, optionseqopt): Delete. (optionseq): Consolidate productions from option here so we can use the first argument to create_option. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123233 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/beans/decoder')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud