make scope variables unique to avoid shadow warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15614 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -63,6 +63,9 @@ void generate_type_copy (const Symbol *s);
|
||||
void generate_type_maybe (const Symbol *s);
|
||||
void generate_glue (const Symbol *s);
|
||||
|
||||
void unique_reset(void);
|
||||
int unique_get_next(void);
|
||||
|
||||
void init_generate (const char *filename, const char *basename);
|
||||
const char *get_filename (void);
|
||||
void close_generate(void);
|
||||
|
Reference in New Issue
Block a user