discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] SWIG update


From: Berndt Josef Wulf
Subject: Re: [Discuss-gnuradio] SWIG update
Date: Wed, 2 Feb 2005 00:40:14 +1030
User-agent: KMail/1.7.2

On Monday 31 January 2005 11:00, Eric Blossom wrote:
> I'm please to announce that CVS HEAD now builds and works great with
> SWIG 1.3.23 and 1.3.24 (current and current-1).
>
> This required a change in how we build our extension modules.
> If you're tracking CVS, you'll need to update and rebuild everything.
>
> In addition, dependency tracking is now working for all the .i files
> that go into the gnuradio-core swig library.
>
> As a result of all of this, the lowest version of SWIG that we work
> with is 1.3.23.  We were requiring 1.3.22.  Sorry about that, but they
> made a non-compatible change in how they were handling dependencies.


G'day,

building GnuRadio from the latest CVS sources I noticed the warning message 
included below. These may be present in previous builds als but never caught 
my attention then.

I also noticed that the fftsink.py doesn't execute correctly as the graph is 
now shifted in the x/y-axis. I haven't looked any closer into this,  as I 
only tested a few applications to confirm GnuRadio operational after the swig 
update.

cheeiro Berndt


-------------------------------------- 8< ------------------------------------
Searching for member function documentation...
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/io/gr_oscope_sink_c.cc:28: 
Warning: no matching class member found for
  gr_oscope_sink_c::gr_oscope_sink_c(int file_descriptor)
Possible candidates:
  gr_oscope_sink_c::gr_oscope_sink_c(double sampling_rate, int 
file_descriptor)
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/io/gr_oscope_sink_c.cc:38: 
Warning: no matching class member found for
  void gr_oscope_sink_c::initialize()
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/io/gr_oscope_sink_c.cc:46: 
Warning: no matching class member found for
  int gr_oscope_sink_c::work3(VrSampleRange output, VrSampleRange inputs[], 
void *ai[])
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/mach.cc:45: 
Warning: no matching file member found for
int omni_thread::init_t::count()
Possible candidates:
  int & count()
  int & count()
  int & count()
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/mach.cc:640: 
Warning: documented function `int omni_thread::mach_priority' was not 
defined.
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/nt.cc:850: 
Warning:documented function `int omni_thread::nt_priority' was not defined.
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/posix.cc:891: 
Warning: documented function `int omni_thread::posix_priority' was not 
defined.
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/solaris.cc:169: 
Warning: no matching file member found for
int omni_thread::init_t::count()
Possible candidates:
  int & count()
  int & count()
  int & count()
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/solaris.cc:541: 
Warning: documented function `int omni_thread::sol_priority' was not defined.
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/vxWorks.cc:665: 
Warning: documented function `void omni_thread::attach' was not defined.
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/vxWorks.cc:700: 
Warning: documented function `void omni_thread::detach' was not defined.
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/vxWorks.cc:1012: 
Warning: documented function `int omni_thread::vxworks_priority' was not 
defined.
/usr/src/gnuradio/gr-build/gnuradio-core/src/lib/omnithread/vxWorks.cc:1044: 
Warning: documented function `void omni_thread::show' was not defined.

Attachment: pgp_LhhbflKZO.pgp
Description: PGP signature


reply via email to

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