[Gambas-devel] A few comment about Tommy's changes
Benoît Minisini
gambas at ...1...
Tue Aug 2 12:53:53 CEST 2011
> > GLUquadratic.c: In function ‘GLUNEWQUADRIC’:
> > GLUquadratic.c:33: warning: implicit declaration of function
> > ‘GLUQUADRIC_create’ GLUquadratic.c:33: warning: initialization makes
> > pointer from integer without a cast
> >
Note that each time you see that warning ("xxxx makes yyyy from zzzz without a
cast"), it usually means that there is an error in your code.
--
Benoît Minisini
More information about the Devel
mailing list