To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98021 Issue #|98021 Summary|broken scp file Component|Installation Version|DEV300m37 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|is Reported by|pl
------- Additional comments from [email protected] Tue Jan 13 09:11:32 +0000 2009 ------- scp2/source/writer/module_writer.scp contains a section beginning with all '#' signs, probably in an attempt to comment it out. However that makes the c preprocessor stumble over unknown directives, when it preprocesses that file. That should be changed to proper syntax (using "/*" and "*/" for comments or at least the c++ style "//" comments) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
