Bug on octave 3.1.51+ with pkg install

Riccardo Corradini riccardocorradini at yahoo.it
Mon Aug 18 08:24:14 CDT 2008


Hi,
If I put keyboard before the bug runs and then I type exit, the function is loaded in memory
and everything works fine.

    ## Split into architecture dependent and independent files
    if (isempty (filenames))
      idx = [];
    else
    keyboard
# here I type exit
    idx = cellfun (@(x) is_architecture_dependent (x), filenames);
    endif
    archdependent = filenames (idx);
    archindependent = filenames (!idx);


--- Lun 18/8/08, David Bateman <David.Bateman at motorola.com> ha scritto:
Da: David Bateman <David.Bateman at motorola.com>
Oggetto: Re: Bug on octave 3.1.51+ with pkg install
A: "Michael Goffioul" <michael.goffioul at gmail.com>
Cc: "Riccardo Corradini" <riccardocorradini at yahoo.it>, bug at octave.org, "Octave Maintainers List" <octave-maintainers at octave.org>
Data: Lunedì 18 agosto 2008, 14:06

Michael Goffioul wrote:
> I confirm this bug. Updated archive today, configured for
i686-pc-msdosmsvc.
>
> Michael.
>
>
>   
This seems to be an issue with how anonymous function handles are 
treated in the parser, as "is_architecture_dependent" is defined in 
pkg.m. I'm not sure of a solution however at this point.

D.



-- 
David Bateman                                David.Bateman at motorola.com
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary




      Posta, news, sport, oroscopo: tutto in una sola pagina. 
Crea l&#39;home page che piace a te!
www.yahoo.it/latuapagina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080818/e5c2fa02/attachment.html 


More information about the Bug-octave mailing list