octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50005] MXE Octave: using 8.3 file convention?


From: kire pudsje
Subject: [Octave-bug-tracker] [bug #50005] MXE Octave: using 8.3 file convention?
Date: Wed, 11 Jan 2017 19:38:49 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #7, bug #50005 (project octave):

In one of the posts in bug #49765, I suggested to only replace the path to 8.3
format when necessary. However this did not make it to the patch.

if not "%HOME: =_space_%" == "%HOME%" (
  for %%I in ("%HOME%") do set HOME=%%~sI 
)


This however only checks for spaces. I read in that there has also been an
issue with special characters.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50005>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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