ObjFW  Check-in [97b7c01ddd]

Overview
Comment:jmp *(%foo) should be jmp *%foo.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: 97b7c01ddd394bc6a0623415a9ff55a3e8bdd762022a8b8416ff3cc47665db83
User & Date: js on 2012-06-01 21:48:46
Other Links: branch diff | manifest | tags
Context
2012-06-06
14:05
Merge branch 'master' into runtime check-in: 050ac82798 user: js tags: runtime
2012-06-01
21:48
jmp *(%foo) should be jmp *%foo. check-in: 97b7c01ddd user: js tags: runtime
2012-05-12
14:14
Use -Wno-deprecated-objc-isa-usage if available. check-in: 482c103268 user: js tags: runtime
Changes