ObjFW  Check-in [ab57aea91a]

Overview
Comment:Rather use -[copy] in exceptions as the passed string could be mutable.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ab57aea91a47213be572fe84dff596744113c1e0c322d3875b2ea4653c7e4865
User & Date: js on 2009-08-16 13:29:22
Other Links: manifest | tags
Context
2009-08-16
13:30
Rather use -[copy] in OFXMLElement as the string could be mutable. check-in: e6570420f3 user: js tags: trunk
13:29
Rather use -[copy] in exceptions as the passed string could be mutable. check-in: ab57aea91a user: js tags: trunk
13:28
Add OF{Link,Symlink}FailedException. check-in: 35d9dbcd6f user: js tags: trunk
Changes