This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/6846] Full featured printf hooks


------- Additional Comments From rsa at us dot ibm dot com  2009-04-16 20:48 -------
I'm currently building & testing these hooks for _Decimal128.  Once I have that
working I'll add _Decimal32 and _Decimal64.  I have some concerns with the
implementation but I will withhold until I have some data.

Questions:

You left off flags?  You asked for them when you asked for the design document.

I notice you also discarded the single interface you asked for and went with two
separate interfaces.

Does the SSE definition for printf actually reuse currently defined specifiers,
e.g. 'f' for defining new modifiers, e.g. 'v4f'?  That's really screwy.

I haven't tried it yet, but I suspect that using the likes of the default
specifiers doesn't work after the specifier has been overridden?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6846

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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