ObjFW  Check-in [06c07468fb]

Overview
Comment:Add missing breaks in OFNumber.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 06c07468fbb6dc9ff716f7f47a11a9f37c3ec2ccb4405597f4e764656c8f5479
User & Date: js on 2009-04-21 17:28:36
Other Links: manifest | tags
Context
2009-04-21
17:30
Remove useless == nil check - it can't be nil. check-in: 0977cd6fa6 user: js tags: trunk
17:28
Add missing breaks in OFNumber. check-in: 06c07468fb user: js tags: trunk
17:19
OFException should not override - class, rename it to - inClass. check-in: 770a3a4fe4 user: js tags: trunk
Changes