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

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

[Octave-bug-tracker] [bug #40301] MinGW/MXE - urlwrite won't load, but u


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #40301] MinGW/MXE - urlwrite won't load, but urlread does.
Date: Fri, 18 Oct 2013 09:29:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

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

                 Summary: MinGW/MXE - urlwrite won't load, but urlread does.
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Fri 18 Oct 2013 11:29:37 AM CEST
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Since a while urlwrite doesn't get loaded in MXE builds for Windows. (I
stumbled on this only because I found "pkg -forge" doesn't work anymore; these
days I usually invoke build_packages.m in the <mxe>/src subdir.)

Interestingly, urlread (in the same .oct file "urlwrite.oct") does work.

In an older 3.7.6+ MXE (mid September) it works fine. 
I tried copying over urlwrite.oct from that 3.7.6+ to 3.7.7+ but that made no
difference (to be expected as they're the exact same byte size).
Makes me wonder: is it something autoload related?


>> which urlwrite
error: __which__: library open failed:
X:\Octave\octave-2013-10-16-21-38\lib\octave\3.7.7+\oct\i686-pc-mingw32\urlwrite.oct
error: called from:
error:   X:\Octave\octave-2013-10-16-21-38\share\octave\3.7.7+\m\help\which.m
at line 29, column 7


but


>> which urlread
'urlread' is a built-in function from the file libinterp/corefcn/urlwrite.cc
>>






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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