You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error! E121: col(36) syntax error
Error: Compiler returned a bad status compiling
col(36) is just after <char
I've tried on the current-release 2024-06-14
The text was updated successfully, but these errors were encountered:
vareille
changed the title
[ONLY FAILS ON OPENWATCOM2] ofstream call to rdbuf( std::cout.rdbuf() )
[Compilation fails only on OpenWatcom] ofstream call to rdbuf( std::cout.rdbuf() )
Jun 18, 2024
vareille
changed the title
[Compilation fails only on OpenWatcom] ofstream call to rdbuf( std::cout.rdbuf() )
[Compilation fails only on open-watcom-v2] ofstream call to rdbuf( std::cout.rdbuf() )
Jun 18, 2024
vareille
changed the title
[Compilation fails only on open-watcom-v2] ofstream call to rdbuf( std::cout.rdbuf() )
[Compilation fails only on open-watcom-v2] ofstream call to rdbuf( cout )
Jun 18, 2024
It works on every compiler I've tried : VisualStudio MinGW GCC Clang IntelCC BCC SunCC
on owcc it says:
col(36) is just after <char
I've tried on the current-release 2024-06-14
The text was updated successfully, but these errors were encountered: