> -----Original Message----- > From: > [email protected] > [mailto:avr-gcc-list-bounces+eweddington=cso.atmel....@nongnu. > org] On Behalf Of Vincent Trouilliez > Sent: Saturday, January 24, 2009 5:22 PM > To: [email protected] > Subject: Re: [avr-gcc-list] A couple GCC warnings I would > like tounderstand/ get rid of... > > On Sat, 24 Jan 2009 16:33:38 -0700 > "Weddington, Eric" <[email protected]> wrote: > > > See attached. No warnings, no errors. > > Thanks Eric ! > > But you have won only half the trophey I am afraid.. you > didn't fix the > first warning(s) > > > > menu.c:35: warning: initialization from incompatible pointer type > > > menu.c:36: warning: initialization from incompatible pointer type > > ... where I initialize a pointer with "&dummy_func" > > ... so I can only assume that the version of GCC you are using is not > the same as mine (I use 4.2.2), and that your version, probably newer,
I am using WinAVR 20081205 with AVR GCC 4.3.2. _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
