stijn 1dc7f0427b More relaxed parsing of preprocessed qstr header
The original parsing would error out on any C declarations that are not typedefs
or extern variables. This limits what can go in mpconfig.h and mpconfigport.h,
as they are included in qstr.h. For instance even a function declaration would be
rejected and including system headers is a complete no-go.
That seems too limiting for a global config header, so makeqstrdata now
ignores everything that does not match a qstr definition.
2014-05-03 10:26:31 +02:00
..
2014-04-17 18:18:55 +01:00
2014-04-27 15:50:52 +01:00
2014-04-27 15:50:52 +01:00
2014-04-01 01:17:33 -07:00
2014-03-17 02:43:40 -07:00
2014-04-26 20:26:14 +03:00
2014-04-08 22:11:40 +03:00
2014-04-27 15:50:52 +01:00
2014-04-26 20:26:14 +03:00
2014-04-27 15:50:52 +01:00
2014-04-27 15:50:52 +01:00