Re: [OctDev] "ann" package causes segfault

2010-06-17 Thread Thomas Weber
On Thu, Jun 17, 2010 at 06:28:32AM +0200, Søren Hauberg wrote: > ons, 16 06 2010 kl. 19:15 -0400, skrev Alex Lancaster: > > I'm the maintainer for the Fedora package of octave-forge > > Thanks for doing that :-) > > > I have definitely tracked this down to "ann" being the issue, > > removing the

Re: [OctDev] [bug #30090] Database Package No Longer Working with Version 3.2.4 on OpenSUSE 11.1

2010-06-17 Thread Søren Hauberg
tor, 17 06 2010 kl. 16:04 +0200, skrev Daniel Kamm: > See > http://sourceforge.net/mailarchive/forum.php?thread_name=4C05044F.7070109%40ylz.ch&forum_name=octave-dev > > I've already reported the same to this list. No answer so far. Sadly, the SWIG generated packages seem to be unmaintained. It wo

Re: [OctDev] [bug #30090] Database Package No Longer Working with Version 3.2.4 on OpenSUSE 11.1

2010-06-17 Thread Daniel Kamm
See http://sourceforge.net/mailarchive/forum.php?thread_name=4C05044F.7070109%40ylz.ch&forum_name=octave-dev I've already reported the same to this list. No answer so far. Regards, - Dan Rik wrote: > Update of bug #30090 (project octave): > > Status:Works For Me

[OctDev] parent in octcdf

2010-06-17 Thread nnas
Hi everyone, There is a function in Matlab's netcdf toolbox, called "parent" which returns the parent netcdf object. Is the any way I can get the functionality in Octcdf? It's usage is as follows: cdf=netcdf('example.nc'); Par=parent(cdf('longitude')) close(cdf); which returns: NetCDF

Re: [OctDev] "ann" package causes segfault

2010-06-17 Thread Michael Creel
On Thu, Jun 17, 2010 at 6:28 AM, Søren Hauberg wrote: > ons, 16 06 2010 kl. 19:15 -0400, skrev Alex Lancaster: > > I'm the maintainer for the Fedora package of octave-forge > > Thanks for doing that :-) > > > I have definitely tracked this down to "ann" being the issue, > > removing the package,