ObjFW  Check-in [c8e1b0c2b9]

Overview
Comment:OFString: Remove OF_RETURNS_INNER_POINTER

A subclass is free to implement each of those methods however it wants
and doesn't necessarily indeed return an inner pointer, so it is safer
to declare none of them as returning an inner pointer.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c8e1b0c2b95c0c226949879b99082bfc6561e9beb0471670e8c83f20aa4fb788
User & Date: js on 2023-01-13 13:00:55
Other Links: manifest | tags
Context
2023-01-13
13:11
OFNotificationCenter: Don't expose internal class check-in: 651875bc1f user: js tags: trunk
13:00
OFString: Remove OF_RETURNS_INNER_POINTER check-in: c8e1b0c2b9 user: js tags: trunk
01:35
OFSPX*SocketTests: Do not compare remote's network check-in: 578a0778b5 user: js tags: trunk
Changes