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

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

[Octave-bug-tracker] [bug #40606] mxe-octave built octave: fails syscall


From: Rik
Subject: [Octave-bug-tracker] [bug #40606] mxe-octave built octave: fails syscalls.cc-tst
Date: Tue, 26 Nov 2013 22:00:07 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #16, bug #40606 (project octave):

I'm not happy with the current %!test which has lots of if/thens based on
operating system.  I think it might be cleaner to divide the current test in
two with one protected by "if (isunix || ismac)" and the other protected by
"if (ispc && ! isunix)".  In the Windows test we could use a direct path to
the Microsoft executable "C:\windows\system32\sort.exe" to guarantee the
version we want.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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