This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

printf/scanf attributes added


Hi Folks

This patch adds attributes to functions like printf and scanf to make
the compiler check the format string and parameters. 

This in term found a few cases of them being wrong, so the patch also
contains a number of fixes.

        Andrew

Attachment: attrib.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]