ObjFW  Check-in [46056b5fa1]

Overview
Comment:Ignore whitespaces around the root element in -[initWithXMLString].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 46056b5fa1fd887b5ea5b6da435426a38ec160eb6a67a24626902dee60288352
User & Date: js on 2011-05-14 19:50:18
Other Links: branch diff | manifest | tags
Context
2011-05-14
20:00
Fix namespace handling in OFXMLElement. check-in: 21bd46e17a user: js tags: 0.5
19:50
Ignore whitespaces around the root element in -[initWithXMLString]. check-in: 46056b5fa1 user: js tags: 0.5
2011-05-12
19:47
Also set finishedParsing if the root element is in short form. check-in: 05c29433ac user: js tags: 0.5
Changes