To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81521
                 Issue #|81521
                 Summary|idlc complains about single apostrophe in comments
               Component|udk
                 Version|680m227
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jsc
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Wed Sep 12 12:35:27 +0000 
2007 -------
trying to compile an IDL file of mine which contains the following:
  /// allows changing the view's <member>Command</member>.
  [optional] interface XAlterView;
gives the following error fom IDLC, the IDL compiler:
  cpp: c:\...\idli_a02404:71 Unterminated string or char const

If I remove the apostrophe in the comment, I can compile the file.

Also, replaceing the /// with a pair of "/**" and "*/" works around the problem,
which makes me think the issue isn't too serious ...

---------------------------------------------------------------------
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]

Reply via email to