Sun 5.8 C++ errors
807575Sep 27 2006 — edited Sep 28 2006Hello,
I got following error messages when I built C++ apps. It was worked before.
...
Error: String/char constants may not include line separator.
...
Error: "," expected instead of "" {"".
...
Error: A declaration was expected instead of "}".
...
Error: There is no prior #if corresponding to this directive.
..
Error: There is no prior #if corresponding to this #endif.
..
C++ version is:
CC: Sun C++ 5.8 Patch 121017-04 2006/08/02
It would be greate appreciated if some one can help on this.
Dol