summaryrefslogtreecommitdiffstatshomepage
path: root/windows/realpath.c
diff options
context:
space:
mode:
authorstijn <stinos@zoho.com>2014-05-02 21:10:47 +0200
committerstijn <stinos@zoho.com>2014-05-03 10:26:31 +0200
commit1dc7f0427b60851593b84ca8cffd1adb5f7e0510 (patch)
treedac870c5fbf379ae06a604b3e1c198bb2b8ca608 /windows/realpath.c
parent8f472ad5778876d3d8abcfec9459c0a106f629af (diff)
downloadmicropython-1dc7f0427b60851593b84ca8cffd1adb5f7e0510.tar.gz
micropython-1dc7f0427b60851593b84ca8cffd1adb5f7e0510.zip
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.
Diffstat (limited to 'windows/realpath.c')
0 files changed, 0 insertions, 0 deletions