Re: [OT] gcc-warning: more info

2000-10-18 Thread Erik Steffl
see below Erdmut Pfeifer wrote: > > On Wed, Oct 18, 2000 at 11:08:23AM +0200, Daniel Reuter wrote: > > Hello there, > > > > Thanks to all, who responded up to now. I think I'll give some more > > information, as I still don't understand, why the warning > > main.c:158: assignment makes pointer

Re: [OT] gcc-warning: more info

2000-10-18 Thread Erdmut Pfeifer
On Wed, Oct 18, 2000 at 11:08:23AM +0200, Daniel Reuter wrote: > Hello there, > > Thanks to all, who responded up to now. I think I'll give some more > information, as I still don't understand, why the warning > main.c:158: assignment makes pointer from integer without a cast > is generated in m

[OT] gcc-warning: more info

2000-10-18 Thread Daniel Reuter
Hello there, Thanks to all, who responded up to now. I think I'll give some more information, as I still don't understand, why the warning main.c:158: assignment makes pointer from integer without a cast is generated in my case: I have the following (among some other function and structure dec