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

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

[Octave-bug-tracker] [bug #44581] mxe-octave __run_test__ failure with _


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #44581] mxe-octave __run_test__ failure with __w2mpth__
Date: Thu, 19 Mar 2015 20:59:06 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <http://savannah.gnu.org/bugs/?44581>

                 Summary: mxe-octave __run_test__ failure with __w2mpth__
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Thu 19 Mar 2015 08:59:05 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: JohnD
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Running __run_tests__ on Windows 7 box with dev octave, the following failure
occurs:


>>>>> processing
C:\Octave\Octave-4.0.0-rc1\share\octave\4.0.0-rc1\m\miscellaneous\private\__w2mpth__.m
***** test
 if (ispc)
   assert (__w2mpth__ ('file.fil'), 'file.fil');
   assert (__w2mpth__ ('\file.fil'), '/file.fil');
   assert (__w2mpth__ ('G:\file.fil'), '/G/file.fil');
   assert (__w2mpth__ ('r:\subdir\file.fil'), '/r/subdir/file.fil');
   assert (__w2mpth__ ('relative\path\to\file.dat'),
                       'relative/path/to/file.dat')
 endif
!!!!! test failed
'__w2mpth__' undefined near line 4 column 12






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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