[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/eb branch, pmt, created. 78a7ff2018
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/eb branch, pmt, created. 78a7ff201800b49c0544a9f864def87a3014da17 |
Date: |
Thu, 1 Apr 2010 00:35:23 +0100 (BST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/eb".
The branch, pmt has been created
at 78a7ff201800b49c0544a9f864def87a3014da17 (commit)
- Log -----------------------------------------------------------------
commit 78a7ff201800b49c0544a9f864def87a3014da17
Author: Eric Blossom <address@hidden>
Date: Sun Mar 28 20:44:41 2010 -0700
work-in-progress on SWIG'ing pmt. swig/python memory leak.
Python 2.6.2 (r262:71600, Aug 21 2009, 12:23:57)
[GCC 4.4.1 20090818 (Red Hat 4.4.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gruel import *
>>> s=pmt_intern('abc')
>>> s=pmt_from_long(0)
swig/python detected a memory leak of type 'boost::intrusive_ptr<
pmt::pmt_base > *', no destructor found.
>>>
swig/python detected a memory leak of type 'boost::intrusive_ptr<
pmt::pmt_base > *', no destructor found.
commit d4466b77a3fd65c3f1ca25532f894f545087918f
Author: Eric Blossom <address@hidden>
Date: Sun Mar 28 19:03:35 2010 -0700
First phase of SWIG'ing pmt portion of gruel.
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/eb
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/eb branch, pmt, created. 78a7ff201800b49c0544a9f864def87a3014da17,
git repository hosting <=