Re: RFC on changes to enum and bitfield semantics

2016-01-13 Thread Marco Antoniotti
I know it is very much OT (sorry :) ), but I could not pass the chance for some self-promotion :) :) Check this out: http://defenum.sourceforge.net Cheers — MA > On Jan 13, 2016, at 22:26 , Attila Lendvai wrote: > > on my quest to implement an automatic generator for CFFI bindings > (using

RFC on changes to enum and bitfield semantics

2016-01-13 Thread Attila Lendvai
on my quest to implement an automatic generator for CFFI bindings (using c2ffi), i've recorded some patches that change the semantics of enums and bitfields. automatically generated bindings (should) live in an empty lisp package, and to avoid surprises it's also desirable to bring the CFFI behavi