[OctDev] pei_tseng_notch function failing unit test

2012-08-05 Thread Mike Miller
Hi Alex, I see that you are the author of pei_tseng_notch, would you mind taking a look at the test failure? I get the same result as that shown in the report (reproduced below). You can reply with any comments or fixes to either this email or the bug report: https://sourceforge.net/tracker/?func=

Re: [OctDev] Makefile of odepkg

2012-08-05 Thread Thomas Weber
On Sun, Aug 05, 2012 at 10:23:17PM +0200, Thomas Treichl wrote: > > > Am 05.08.12 21:30, schrieb Thomas Weber: > >On Sat, Aug 04, 2012 at 10:50:13AM +0200, Thomas Treichl wrote: > >>Hi Thomas, > >> > >>yes you're right. Instead of the first endif/ifeq I think we should > >>use an else/ifeq in

Re: [OctDev] Makefile of odepkg

2012-08-05 Thread Thomas Treichl
Am 05.08.12 21:30, schrieb Thomas Weber: > On Sat, Aug 04, 2012 at 10:50:13AM +0200, Thomas Treichl wrote: >> Hi Thomas, >> >> yes you're right. Instead of the first endif/ifeq I think we should >> use an else/ifeq instead. Can you make this change or should I? > > I've chosen a different app

Re: [OctDev] Makefile of odepkg

2012-08-05 Thread Thomas Weber
On Sat, Aug 04, 2012 at 10:50:13AM +0200, Thomas Treichl wrote: > Hi Thomas, > >yes you're right. Instead of the first endif/ifeq I think we should > use an else/ifeq instead. Can you make this change or should I? I've chosen a different approach, that just changes FFLAGS. See the attached p

Re: [OctDev] package compiling

2012-08-05 Thread ANTON UREVC
[SOLVED] With compiling newer packages. Thaks for reply. Regards, Jocker. 2012/8/5 c. > Hi, > Please send questions to the Octave-Forge mailing list > as others might also be interested. > > On 5 Aug 2012, at 09:03, ANTON UREVC wrote: > > > Hej. > > > > With compiling a package for Octave 3.4.

Re: [OctDev] Makefile of odepkg

2012-08-05 Thread Thomas Treichl
Hi Thomas, yes you're right. Instead of the first endif/ifeq I think we should use an else/ifeq instead. Can you make this change or should I? Thanks Thomas Am 02.08.12 19:31, schrieb Thomas Weber: > Hi, > > the following snippet from the Makefile in src/ does not seem to do what > it sho

Re: [OctDev] package compiling

2012-08-05 Thread c.
Hi, Please send questions to the Octave-Forge mailing list as others might also be interested. On 5 Aug 2012, at 09:03, ANTON UREVC wrote: > Hej. > > With compiling a package for Octave 3.4.3 on Ubuntu 11.10 a problem related > functions appear. With searching the web it seams that there is a