Hi and Happy New Year,

I have an automatic binding generator for Common Lisp that makes use of
some fields from IClass. I noticed in 3.28, there were a few changes to the
structure of IClass in memory and so the my 3.27 description of the struct
I used was no longer compatible, and that lead to weirdness.

I suggest adding accessor functions for each field to leading to hide
changes to the underlying IClass structure across releases. If that sounds
good, I can put together a patch.

The fields I actually needed are format, childtype and attrib_func, btw

Matt
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to