Hi Michael, Am 30.12.2008 um 00:28 schrieb Michael FIG:
Yeah, I found this a while ago, and the reason was because object/idc/CCodeGenerator.st expects __id__init__ to be passed a valid struct __libid * as its argument.
the __id__init__() in the C code the idc compiler generates for my shared library has this signature:
void __id__init__(void) So I don't see how passing a parameter would even make sense. Best, Michael -- Dr.-Ing. Michael Haupt [email protected] Software Architecture Group Phone: ++49 (0) 331-5509-542 Hasso Plattner Institute for Fax: ++49 (0) 331-5509-229 Software Systems Engineering http://www.hpi.uni-potsdam.de/swa/ Prof.-Dr.-Helmert-Str. 2-3, D-14482 Potsdam, Germany Hasso-Plattner-Institut für Softwaresystemtechnik GmbH, Potsdam Amtsgericht Potsdam, HRB 12184 Geschäftsführung: Prof. Dr. Christoph Meinel _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
