This is the mail archive of the ecos-discuss@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]

scanf(...) long long patch?


Hi,

Some time ago I submitted a patch for scanf(...) to support the 'long
long' type, but I did never get any comments or response. I believe the
patch never made it into CVS anyway.
I would like any comments by the eCos libc maintainers on why eCos
printf(...) supports the 'long long' type, e.g. printf("%lli", ll) is
okey, but scanf("%lli", &ll) is not supported, and also if there are any
planned actions on fixing this.
This might be fixed on CVS HEAD, but I dont think so. (We use the 2.0
release.)
Best Regards,
Fredrik Hederstierna







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


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