[ECOS] No printf-format checking for snprintf & friends?

Martin Buck martin.buck@ascom.ch
Tue Apr 23 01:20:00 GMT 2002


Hi,

is there any particular reason why the eCos libc doesn't enable gcc's
printf-format checking for functions like snprintf()? AFAIK, gcc does
this by default for ISO-C functions, but not for the non-ISO stuff, so
stdio.h would have to specify __attribute__ ((__format ... )) for them.
Anybody interested in a patch?

Thanks,
Martin

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list