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-17 01:48 -------
Created an attachment (id=3888)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3888&action=view)
DFP types registration example

My callback 'printf_dfp' is quite capable of differentiating modifiers as you
directed.  Unless I'm missing something, handling both %Hf, %Df, and %DDf will
require the later extension.  Here's I've attached my code which accomplishes
what I think is necessary.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #3788 is|0                           |1
           obsolete|                            |
Attachment #3796 is|0                           |1
           obsolete|                            |


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]