libtool
[Top][All Lists]
Advanced

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

[sr #108558] libtool nm test does not really work for W32 versions of nm


From: Peter Rosin
Subject: [sr #108558] libtool nm test does not really work for W32 versions of nm
Date: Fri, 02 May 2014 13:33:20 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36

Follow-up Comment #5, sr #108558 (project libtool):

Hmm, on second thought, that depends on MSYS (and MSYS2) still
thinking that an argument starting with more than two slashes
is a UNC path (or a switch). That might change if someone
points out that ///foo and /foo should be equivalent and that
Posix only considers //foo special and that command line
switches starting with /// are really uncommon... Relying on
corner cases in the MSYS argument conversion heuristics does
not seem to be a very good idea...

But maybe it's the best option anyway?

Maybe use ////dev/null, to handle a future MSYS stripping one
leading slash as it currently does for command line switches?

Then again, accidentally (or otherwise) creating an empty
C:\dev\null file does not seem totally unlikely, so maybe
using ////dev/null isn't so bright after all...

Crap.

Cheers,
Peter


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108558>

_______________________________________________
  Meddelandet skickades via/av Savannah
  http://savannah.gnu.org/




reply via email to

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