Re: cwrapper generates long strings.

2010-10-03 Thread Ralf Wildenhues
Hi Peter, * Peter Rosin wrote on Sat, Oct 02, 2010 at 11:33:02PM CEST: > Den 2010-10-02 13:53 skrev Ralf Wildenhues: > > Yes. Well, we might get the odd report about the Cygwin non-binmode > > mount where the CR NL messes up things, but otherwise, it should work. > > If you are on a text mount,

Re: cwrapper generates long strings.

2010-10-03 Thread Peter Rosin
Den 2010-10-03 09:01 skrev Ralf Wildenhues: >> I used 250 at the limit in the test as the 79 characters from the string >> splitter in ltmain might be doubled due to C string escapes and then I >> added some extra margin for quotes and the ", f);" trailer. Still below >> 255 which might be an arbi

[PATCH] Add test case for 69e77671 (cwrapper PATH manipulation order)

2010-10-03 Thread libtool
* tests/cwrapper.at: Add new test 'cwrapper and installed shared libraries.' --- This patch was actually proposed by Roumen Petrov here: http://lists.gnu.org/archive/html/bug-libtool/2009-12/msg00037.html He mentioned here: http://lists.gnu.org/archive/html/libtool-patches/2010-09/msg00222.html th