libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 3


From: Charles Wilson
Subject: Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 3
Date: Fri, 16 Jan 2009 08:51:21 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.5.666

Charles Wilson wrote:

> Full test suite on cygwin in progress. Assuming it passes,
> ok for squash and push?

Results: old test suite:
=======================
All 113 tests passed
(11 tests were not run)
=======================

New test suite:
ERROR: 76 tests were run,
4 failed (3 expected failures).
5 tests were skipped.

The "unexpected" failure was
 36: execute mode         FAILED (execute-mode.at:193)
but it is unrelated; it's a problem in cygwin-1.7's "dos-style path
detection"...That's not a path!

--- /dev/null   2006-11-30 19:00:00.000000000 -0500
+++
/usr/src/packages/libtool/git/build-cygwin-dlpreopen-fix-take2/tests/testsui
te.dir/at-groups/36/stderr      2009-01-15 23:50:30.981800000 -0500
@@ -0,0 +1,6 @@
+cygwin warning:
+  MS-DOS style path detected: d\"e
+  Preferred POSIX equivalent is: d/"e
+  CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
+  Consult the user's guide for more details about POSIX paths:
+    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
stdout:
abc
d\"e
f\"g
xyz
36. execute-mode.at:25: 36. execute mode (execute-mode.at:25): FAILED
(execute-m
ode.at:193)

OK?

--
Chuck




reply via email to

[Prev in Thread] Current Thread [Next in Thread]