On Tuesday 21 February 2012, Michael Felt wrote: > FYI - I see no notable difference in the W messages with the IBM > vacpp (xlc) v7 compiler using no CFLAGS and CFLAGS='-O2 > -qlanglvl=extc99'
Hrm. Assigning function pointers to void * is not really portable. Not sure about the best way to fix this, yet, while keeping the code readable. Cheers, Stefan