Opened 10 years ago

Closed 7 years ago

#579 closed defect (fixed)

printf does not implement the qualifier for ptrdiff_t

Reported by: Vojtech Horky Owned by: Jakub Jermář
Priority: trivial Milestone: 0.7.0
Component: helenos/lib/c Version: mainline
Keywords: first-patch Cc:
Blocker for: Depends on:
See also:

Description

Platform-independent code for printing ptrdiff_t shall use %td. Our implementation of printf does not support this.

Change History (2)

comment:1 by Jakub Jermář, 10 years ago

Milestone: 0.6.00.7.0

comment:2 by Jakub Jermář, 7 years ago

Resolution: fixed
Status: newclosed

Fixed in mainline,2586.

Note: See TracTickets for help on using tickets.