Commit Graph

3 Commits

Author SHA1 Message Date
Seth R Johnson befc9bc1f0 Mark 'externc' storage for variables 2022-02-06 20:49:01 -05:00
William S Fulton fa4223e496 Fix parsing of extern "C" and typedef for example:
extern "C" typedef void (*Hook2_t)(int, const char *);
extern "C" typedef int Integer;

Closes #375
2015-04-07 21:34:23 +01:00
William S Fulton 7ae45bc020 Fix #2310483 - function pointer typedef within extern C block.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11742 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-11-14 15:55:23 +00:00