https://issues.apache.org/ooo/show_bug.cgi?id=124361
--- Comment #1 from Andre <[email protected]> --- One of the warnings is C4555. First lines look like this: warning C4555: expression has no effect; expected expression with side-effect C:\PROGRA~2\MICROS~1.0\VC\include\../../VC/include/list(1126) : while compiling class template member function 'void This seems to be triggered by the hash_map wrapper in stlport/. The positive aspect is that this allows us to temporarily turn off this particular warning. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
