|
From: Bernhard H. <Ber...@be...> - 2003-04-03 08:47:38
|
> Omitting them isn't allowed anymore, it gives a warning now. Fine. > But, for some lib functions we need a way to suppres them, > maybe a #pragma or something. Any ideas, how to name it? Isn't there a standard to switch off a warning? I stopped the nightly build, because the library doesn't build. What I've seen up to now the problems could be solved, with one execption: gets.c. Even with a "return str;" after the endless loop SDCC complains. Shell I prepare+commit lib-fixes? Bernhard |