Hi,

Ok, unions should now compile correctly.

The next problem with "compilemodule.py _ssl" is that some structs have
no _fields_ declaration (they are opaque).  I guess that we could
consider this case as equivalent to "_fields_ = []", for structs that
are already declared in C headers anyway.  GenC doesn't try to produce a
new declaration for these structures.


A bientot,

Armin
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to