ObjFW  Check-in [1a49ef773d]

Overview
Comment:Make +[stringWithContentsOfURL:] always available

Even when there is neither files nor sockets, a scheme could still be
registered, for example for files embedded into the binary.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1a49ef773d447c03a422b8fbef94baf4d7bf0ff7ce2d8f69385501a20b3e9d1d
User & Date: js on 2021-03-08 00:00:52
Other Links: manifest | tags
Context
2021-03-08
00:04
Make GCC happy again check-in: eb328735f2 user: js tags: trunk
00:00
Make +[stringWithContentsOfURL:] always available check-in: 1a49ef773d user: js tags: trunk
2021-03-07
20:25
*.m: Fold methods into one line where it fits check-in: 1b82d3bf4f user: js tags: trunk
Changes