ObjFW  Check-in [9485e90f58]

Overview
Comment:Fix missing default value for variable in objfw-compile.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9485e90f580b427806e3ac4adf8cbb7c77d89558a811b73f9b3280d4c3fc3384
User & Date: js on 2011-02-01 22:54:33
Other Links: manifest | tags
Context
2011-02-02
17:38
Work around some annoying compiler bugs. check-in: 1dcfbcb479 user: js tags: trunk
2011-02-01
22:54
Fix missing default value for variable in objfw-compile. check-in: 9485e90f58 user: js tags: trunk
22:30
Add support for ObjC++ to objfw-compile.
It assumes the ObjC compiler is also capable to compile ObjC++.
check-in: 55843dd643 user: js tags: trunk
Changes