ObjFW  Check-in [134c19b100]

Overview
Comment:Fix -[OFArray valueForKey:]

Contrary to what the documentation stated, it did not actually call
super when the key was starting with an @.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 134c19b1003278860d8cdfd729e1bdd320722579331b84e477690d44f1077dd9
User & Date: js on 2016-06-05 20:07:30
Other Links: manifest | tags
Context
2016-06-05
20:27
Add +[OFMutableSet setWithCapacity:] check-in: f50d7da785 user: js tags: trunk
20:07
Fix -[OFArray valueForKey:] check-in: 134c19b100 user: js tags: trunk
17:28
Update Xcode project to recent changes check-in: 111c2e14b8 user: js tags: trunk
Changes