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]

Re: [ECOS] JFFS2 eCos port updated.


On Wed, 29 Jan 2003, Jonathan Larmour wrote:

> David Woodhouse wrote:
> > Oh, and add supporting %zd in vsprintf to the TODO list :)
> 
> Cor, you like bleeding edge. Even OpenBSD doesn't have C99 stuff like this.

The people doing the x86_64 Linux port bitched at me because gcc was 
bitching at them, because their size_t wasn't an int (according to gcc) 
and I was printing it with %d.

TBH I'm not 100% convinced Linux printk actually does %zd either -- it 
seems to support %Zd instead, bizarrely. I suspect I'll need to fix that 
too :)

> Anyway, patch checked in.

Cheers. That'll make my debugging messages somewhat more informative :)

-- 
dwmw2



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