Opened 16 years ago
Closed 16 years ago
#41 closed enhancement (fixed)
Implement format-control optimization for [fs]printf
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | compiler | Version: | 4.0.5 |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
Formatted-output routines could be optimized with precompiled format-strings similar to CL's formatter
.
Note: See
TracTickets for help on using
tickets.
Added in r15049