ObjFW  Check-in [7214a2c7af]

Overview
Comment:OFEnumerator: Remove -[reset]

It's not very useful and is a problem for the Foundation bridge, as
NSEnumerator does not have it.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7214a2c7af1a211fe36fd1aef30b71289b12cbf6c78b46133afe1d00ef053ff9
User & Date: js on 2019-06-19 00:45:05
Other Links: manifest | tags
Context
2019-06-19
00:54
OFEnumerator: Conform to OFFastEnumeration check-in: f18b5db636 user: js tags: trunk
00:45
OFEnumerator: Remove -[reset] check-in: 7214a2c7af user: js tags: trunk
00:36
OFDictionary: Add default for fast enumeration check-in: eeec8af349 user: js tags: trunk
Changes