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: Jan Schiefer
Subject: Re: [Discuss-gnuradio] Information on ticket:181 and invitation to help (long)
Date: Sat, 19 Jan 2008 10:56:00 -0800
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

$ python

Python 2.4.4 (#1, Nov  1 2007, 23:42:22)
[GCC 4.1.2 (Gentoo 4.1.2)] 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

$ g++ --version

g++ (GCC) 4.1.2 (Gentoo 4.1.2)
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.

$ swig -version

SWIG Version 1.3.31

Compiled with x86_64-pc-linux-gnu-g++ [x86_64-pc-linux-gnu]
Please see http://www.swig.org for reporting bugs and further information

$ svn info

Path: .
URL: http://gnuradio.org/svn/gnuradio/branches/releases/3.1
Repository Root: http://gnuradio.org/svn
Repository UUID: 221aa14e-8319-0410-a670-987f0aec2ac5
Revision: 7023
Node Kind: directory
Schedule: normal
Last Changed Author: jcorgan
Last Changed Rev: 6822
Last Changed Date: 2007-11-05 17:02:31 -0800 (Mon, 05 Nov 2007)

$ uname -a

Linux localhost 2.6.22-gentoo-r9 #1 SMP Sun Nov 25 22:16:51 PST 2007 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux






reply via email to

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