simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [bug #38535] 1.0.0 does not build with swig-2.0.x


From: Pieter Agten
Subject: [Simulavr-devel] [bug #38535] 1.0.0 does not build with swig-2.0.x
Date: Tue, 16 Jul 2013 22:09:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.52 Chrome/28.0.1500.52 Safari/537.36

Follow-up Comment #6, bug #38535 (project simulavr):

Compiling HEAD with swig 2.0.8 gives me:


/usr/bin/swig -c++ -python -Ipython -o pysimulavr_wrap.cpp
python/pysimulavr.i
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap
(directorout) std::vector< dword,std::allocator< dword > > = std::vector<
dword,std::allocator< dword > > &DIRECTOROUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (in)
std::vector< dword,std::allocator< dword > > *INPUT = std::vector<
dword,std::allocator< dword > > *INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (in)
std::vector< dword,std::allocator< dword > > &INPUT = std::vector<
dword,std::allocator< dword > > &INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (typecheck)
std::vector< dword,std::allocator< dword > > *INPUT = std::vector<
dword,std::allocator< dword > > *INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (typecheck)
std::vector< dword,std::allocator< dword > > &INPUT = std::vector<
dword,std::allocator< dword > > &INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (argout)
std::vector< dword,std::allocator< dword > > *OUTPUT = std::vector<
dword,std::allocator< dword > > *INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (argout)
std::vector< dword,std::allocator< dword > > &OUTPUT = std::vector<
dword,std::allocator< dword > > &INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (typecheck)
std::vector< dword,std::allocator< dword > > *INPUT = std::vector<
dword,std::allocator< dword > > *INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (typecheck)
std::vector< dword,std::allocator< dword > > &INPUT = std::vector<
dword,std::allocator< dword > > &INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (freearg)
std::vector< dword,std::allocator< dword > > *INPUT = std::vector<
dword,std::allocator< dword > > *INOUT
/usr/share/swig2.0/std/std_vector.i:87: Error: Can't copy typemap (freearg)
std::vector< dword,std::allocator< dword > > &INPUT = std::vector<
dword,std::allocator< dword > > &INOUT
make[3]: *** [pysimulavr_wrap.cpp] Error 11


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?38535>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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