Overview
Artifact ID: | e1e2412558126b13e40910765a3731cdea885fc8 |
---|---|
Ticket: | 9d186979fc4fe8d9c4360af603067cde558a50f7
printf() does not understand %lld on windows |
User & Date: | anonymous 2010-11-07 21:12:08 |
Changes
- comment changed to:
On windows some compilers do not understand the %lld format specifier. The attached patch circumvents the problem with the help of functions from SQLite. --tsbg
- foundin changed to: "6a11af1782"
- private_contact changed to: "76518fb407f147a1d053c00b5b993281a339c0e3"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "printf() does not understand %lld on windows"
- type changed to: "Code_Defect"