gcc 3.0 function pointer conversion problem.

Alexandre Oliva aoliva@redhat.com
Wed Feb 21 05:40:00 GMT 2001


On Feb 20, 2001, jnance@numeritech.com wrote:

> implicitly converts function pointers into void pointers.  [...]
> Was this feature intentionally removed, or did it just happen?

The former.  Try -fpermissive or fix the code.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list