Changes between Version 29 and Version 30 of DevWikiWinMingW64
- Timestamp:
- 04/13/11 06:22:23 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified DevWikiWinMingW64
v29 v30 89 89 }}} 90 90 91 I had to comment out the lines as seen below, lines 159 and 166 in your mingw \include\c++\4.4.6\cwchar (the same issue still exists under gcc 4.4.0)91 I had to comment out the lines as seen below, lines 159 and 166 in your mingw*\include\c++\4.4.6\cwchar 92 92 {{{ 93 93 //using ::swprintf;