ObjFW  Check-in [196699e35c]

Overview
Comment:Check for nil arguments in -[OFXMLElement initWith*:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 196699e35ca2e575e91ef0270f6097d6537706d02df6eec29f38c6e0f77b0fe7
User & Date: js on 2011-09-18 18:55:24
Other Links: manifest | tags
Context
2011-09-18
20:52
Fix a typo. check-in: e5cfcebae5 user: js tags: trunk
18:55
Check for nil arguments in -[OFXMLElement initWith*:]. check-in: 196699e35c user: js tags: trunk
2011-09-17
20:22
Rename OFStream{Poll,Select}Observer to OFStreamObserver_{poll,select}. check-in: 4d2f08f6fe user: js tags: trunk
Changes