CoreFW  Check-in [c9caa75847]

Overview
Comment:Use (void*)NULL instead of NULL in varargs.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c9caa75847d7e1d1d25819f99391f311d8930ef7563789e98198e8fdb4bdc120
User & Date: js on 2013-06-08 09:47:14
Other Links: manifest | tags
Context
2014-07-07
22:46
Add missing definition of _C99_SOURCE Leaf check-in: e1f08057a2 user: js tags: trunk
2013-06-08
09:47
Use (void*)NULL instead of NULL in varargs. check-in: c9caa75847 user: js tags: trunk
2012-09-30
03:40
Allow appending NULL to strings. check-in: 1adab684f6 user: js tags: trunk
Changes