annotate lib/swig/swigwin-2.0.11/Lib/wchar.i @ 2327:5e4d90305d06
EventCastSpell removing duplicate code for handling empty pObjectList->pObjects array or not finding the correct value + moving everything into the main switch
author |
Grumpy7 |
date |
Tue, 01 Apr 2014 23:20:15 +0200 |
parents |
b3009adc0e2f |
children |
|
rev |
line source |
1899
|
1 /* -----------------------------------------------------------------------------
|
|
2 * wchar.i
|
|
3 * ----------------------------------------------------------------------------- */
|
|
4
|
|
5 /*
|
|
6 wchar_t not supported, unless otherwise specified in the target language.
|
|
7 */
|
|
8
|
|
9 #if defined(SWIG_WCHAR)
|
|
10 #undef SWIG_WCHAR
|
|
11 #endif
|