ObjFW  Check-in [1664de811f]

Overview
Comment:Don't require C99 in public headers

Using C99 in public headers would require users of ObjFW to compile
everything with -std=c99.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1664de811f43403ae7195edb61436f4424b37a6750f3648a88c62165048f7545
User & Date: js on 2016-03-12 16:30:10
Other Links: manifest | tags
Context
2016-03-12
18:54
ObjFW.xcodeproj: Increase LastUpgradeCheck check-in: ec43a5bda4 user: js tags: trunk
16:30
Don't require C99 in public headers check-in: 1664de811f user: js tags: trunk
13:12
OFSystemInfo: Fix a stupid typo check-in: 6baf51ebda user: js tags: trunk
Changes