discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Information on ticket:181 and invitation to help


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Information on ticket:181 and invitation to help (long)
Date: Thu, 17 Jan 2008 17:38:58 -0500

Upgrading to SWIG 1.3.33 doesn't change this.

Ubuntu 7.10, 32-bit (real, not VM), latest updates; SVN latest revision
Intel core-2-duo @ 2 GHz (single board computer "commell LS-371")

$ python

Python 2.5.1 (r251:54863, Oct  5 2007, 13:36:32)
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gnuradio import gr
>>> gr.firdes.hilbert(0)
terminate called after throwing an instance of 'std::out_of_range'
  what():  Hilbert:  Must have odd number of taps
Aborted (core dumped)

$ gcc --version

gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ uname -a

Linux p1 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686 GNU/Linux






reply via email to

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