Forum | Documentation | Website | Blog

Skip to content
  • coderJeff's avatar
    fbc/emscripten: allow wchar conversion on win32 for development · 16b8e94f
    coderJeff authored
    - add 'enum FB_WCHARCONV'
    - replace 'env.wchar_doconv' with 'env.wcharconv as FB_WCHARCONV'
    - when compiler is built with __FB_DEBUG__<>0 then allow wstring conversions
      even though the host wchar size and target wchar size are different
    - purpose of this is to allow some building and testing with the test-suite
      on a win32 host while also not having deal with all unicode/wchar issues
    16b8e94f
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading