ObjFW  Check-in [bd02818a56]

Overview
Comment:D'oh. Rename namespace to ns in the block declaration.
This unbreaks ObjC++.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bd02818a5639badb81bbd9e8fe73c449175a751642da5cb1714e103e9037e810
User & Date: js on 2010-10-15 18:46:43
Other Links: manifest | tags
Context
2010-10-17
19:30
Make it possible to compile libraries using objfw-compile. check-in: 5d0b1e33bc user: js tags: trunk
2010-10-15
18:46
D'oh. Rename namespace to ns in the block declaration.
This unbreaks ObjC++.
check-in: bd02818a56 user: js tags: trunk
2010-10-10
21:09
Better storing of argc and argv for real now. check-in: cd677a3484 user: js tags: trunk
Changes