ObjFW  Check-in [4075c85e25]

Overview
Comment:of_asprintf: Work around Win32 breaking C99 standard length modifiers.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 4075c85e25353f08467b26b76b1d32ad16d6bd6a04e7572eb172586b32243f1a
User & Date: js on 2011-06-30 20:50:40
Other Links: branch diff | manifest | tags
Context
2011-06-30
20:50
of_asprintf: Work around Win32 breaking C99 standard length modifiers. check-in: 4075c85e25 user: js tags: 0.5
20:44
Don't use _NSGetEnviron or environ on iOS. check-in: 5af02ce36a user: js tags: 0.5
2011-06-26
00:45
Handle q length modifier in of_asprintf on iOS. check-in: 3092cda94b user: js tags: 0.5
Changes