Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sun 5.8 C++ errors

807575Sep 27 2006 — edited Sep 28 2006
Hello,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 26 2006
Added on Sep 27 2006
7 comments
319 views