Re: [AD] RE: [AGL] CVS not compiling and big bug with mouse |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Evert Glebbeek wrote:
Has AllegroGL been updated with changes made to the mouse driver and graphics vtables? I'd assume the compiler would give a warning of too few initializers or a type mismatch otherwise...
Too few initialisers doesn't come up with plain -Wall, it looks like.Here's a patch that makes the CVS version compile cleanly with -W in Unix. Most of it was just unused variables (you can discard those if you prefer -Wno-unused), but there were a couple of missing vtable entries.
Peter
Attachment:
dashW.diff.gz
Description: Unix tar archive
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |