problems with "aoutoload" in 3.1.55

Carlo de Falco carlo.defalco at gmail.com
Wed May 20 13:54:46 CDT 2009


On 20 May 2009, at 20:34, John W. Eaton wrote:

> Can you provide a minimal and simple self-contained example that does
> not depend on an external package?
>
> Thanks,
>
> jwe

This looks like the simplest failing test case I can construct.
Thanks for looking into this!
c.

---------------------
$ /opt/octave/3.1/bin/mkoctfile low_level_functions.cc
$ /opt/octave/3.1/bin/octave -q
 >> suppress_verbose_help_message (1)
 >> help myfun
`myfun' is a function from the file /Users/carlo/Desktop/autoloadbug/ 
low_level_functions.oct

MYFUN: this version of myfun is defined in an oct-file

 >> help myfun
`myfun' is a function from the file /Users/carlo/Desktop/autoloadbug/ 
myfun.m

  MYFUN: this version of myfun is defined in an m-file

 >> version
ans = 3.1.55
 >>
---------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: myfun.m
Type: application/octet-stream
Size: 92 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090520/042eb98f/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: low_level_functions.cc
Type: application/octet-stream
Size: 203 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090520/042eb98f/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PKG_ADD
Type: application/octet-stream
Size: 48 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090520/042eb98f/attachment-0002.obj 
-------------- next part --------------




More information about the Bug-octave mailing list