On Tue, Feb 17, 2009 at 10:03 AM, Roman Yakovenko
<rom...@gm...> wrote:
> On Tue, Feb 17, 2009 at 9:49 AM, Maik Beckmann
> <bec...@go...> wrote:
>> Roman Yakovenko schrieb am Dienstag 17 Februar 2009 um 07:23:
>>
>>> This is something new and if I need to guess there is something wrong
>>> on your side.
>>
>> To ensure it's not my code causing the error, I've reduced the problem to the
>> simple example I've posted. For the sake of simplicity I suggest we forget
>> about my actual code.
>
> I didn't say your code. There are other factors that could influence.
> For example how you built Boost.Python library or compilation flags
> for a compiler.
> What compiler do you use?
>
>>> I committed new test case (
>>> http://pygccxml.svn.sourceforge.net/viewvc/pygccxml?view=rev&revision=1686
>>> ) and it works fine on Windows and I believe it will work on Linux (
>>> Ubuntu 8.10 ). For tests I use Python 2.5.
>>
>> By which command can I run the test suite?
>
> You will have to edit the following file
> http://pygccxml.svn.sourceforge.net/viewvc/pygccxml/pyplusplus_dev/environment.py?view=markup
> and install scons
> Than you can execute that file. It is self contained.
>
> It could be nice if you can run all unit tests. So we can discover and
> fix all issues, before you get to the real code.
>
> By the way, I will run your tests on my system this evening.
Okey, my tester reproduced the problem on Linux. I am going to investigate it.
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|