Here is a list of known bugs:

2015-01-21
  The test tool (tctest) is mixing 'wcout' and 'cout' to write into console.
  This is defined as 'UNDEFINED BEHAVIOUR'. Resetting 'stdout' stream works
  fine in GCC and Linux implementations but for MSVC it still appears to rise
  issues.
