Follow-up Comment #7, bug #34270 (project simulavr):

SWIG does generate code from python/pysimulavr.i. There hwstack.h is included.
I do not know if that should happen or not. 

But you can make SWIG not to generate a setter function by adding %immutable
HWStack::m_ThreadList before the %include.

But it seems strange to me that m_ThreadList is a public member of HWStack if
you cannot change it.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/


_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to