asn1c/libasn1compiler
Bi-Ruei, Chiu 9b87e5b095 Fix 'declaration inside parameter list' warning
1. Add forward definition section.
2. Move type definition inside A_SEQUENCE_OF() to forward definition section.
3. Modify asn1c_lang_C_type_CHOICE() ...etc functions to achieve it.
4. Modify test cases used during 'make check'.
2017-03-15 16:18:46 +08:00
..
Makefile.am useless -all-static 2014-10-13 02:43:57 +00:00
asn1c_C.c Fix 'declaration inside parameter list' warning 2017-03-15 16:18:46 +08:00
asn1c_C.h BIT STRING enumerations 2005-08-13 23:51:47 +00:00
asn1c_compat.c ftruncate output should not be ignored under some compilers 2016-01-23 08:04:46 -08:00
asn1c_compat.h retaining old file if contents are the same 2005-03-04 08:52:50 +00:00
asn1c_constraint.c do not use reserved identifiers, contd 2016-03-14 03:08:19 -07:00
asn1c_constraint.h do not use reserved identifiers 2016-03-14 02:57:34 -07:00
asn1c_fdeps.c Added -fincludes-quoted to generate #includes in double instead of <angle> quotes. 2010-10-07 08:25:37 +00:00
asn1c_fdeps.h do not use reserved identifiers 2016-03-14 02:57:34 -07:00
asn1c_internal.h do not use reserved identifiers 2016-03-14 02:57:34 -07:00
asn1c_lang.c Initial revision 2004-06-03 03:38:44 +00:00
asn1c_lang.h Initial revision 2004-06-03 03:38:44 +00:00
asn1c_misc.c removed unneeded check before free() 2016-03-14 02:00:27 -07:00
asn1c_misc.h do not use reserved identifiers 2016-03-14 02:57:34 -07:00
asn1c_out.c Fix 'declaration inside parameter list' warning 2017-03-15 16:18:46 +08:00
asn1c_out.h Fix 'declaration inside parameter list' warning 2017-03-15 16:18:46 +08:00
asn1c_save.c Fix 'declaration inside parameter list' warning 2017-03-15 16:18:46 +08:00
asn1c_save.h do not use reserved identifiers 2016-03-14 02:57:34 -07:00
asn1compiler.c refactored parameterization support 2006-03-21 03:40:38 +00:00
asn1compiler.h add -fline-refs 2013-10-11 14:29:38 -07:00
check_compiler.c Initial revision 2004-06-03 03:38:44 +00:00