To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66700





------- Additional comments from [EMAIL PROTECTED] Thu Jul  6 20:44:58 -0700 
2006 -------
On m174 w32/cygwin, I still had the same failure. This fixed it for me. 

--- soltools/testhxx/create.pl   20 Jun 2006 05:09:44 -0000      1.2
+++ soltools/testhxx/create.pl   7 Jul 2006 03:43:23 -0000
@@ -81,7 +81,7 @@
     $in =~ s!\s+-Fo\s*\S+! -Fo%my_tmp%.obj! || die 'bad input: no -Fo';
     $in =~ s!\s+-Zi\s! !;
     $in =~ s!\s+-Fd\s*\S+!!;
-    $in =~ s!\S+\\testhxx.cxx!%my_tmp%!
+    $in =~ s!\S+[\\\/]testhxx.cxx!%my_tmp%!
         || die 'bad input: no source file';
     print STDOUT '@ECHO OFF', "\n";
     print STDOUT 'SET my_tmp=%TMP%\%_PID%_include.cc', "\n";


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