To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70319
                 Issue #|70319
                 Summary|idlc fails with a space in the include path
               Component|sdk
                 Version|680m185
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|tools
             Assigned to|jsc
             Reported by|sg





------- Additional comments from [EMAIL PROTECTED] Wed Oct 11 07:40:41 -0700 
2006 -------
Commands like

idlc -Id:\my idlPath -od:\out XInterface.idl
idlc "-Id:\my idlPath" -od:\out XInterface.idl
idlc -I"d:\my idlPath" -od:\out XInterface.idl

fail with error:
cpp: Can't open input file idlPath

It seems that from the space on all following is treated as an input file - no
matter if quoted or not. As a remark: a space in the output path works fine.
I only reproduced it on Windows, have yet to check other platforms.

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