ObjFW  Check-in [e8bb29e8e8]

Overview
Comment:Remove useless descriptions in some exceptions

errNo could never be 0 for those exceptions, so there's no point in
returning a different description if errNo is 0.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e8bb29e8e861e7765ae24833b2a4eb7110a9f42fd445b3aa9f3b96b4381ad18e
User & Date: js on 2015-02-20 18:52:27
Other Links: manifest | tags
Context
2015-02-23
00:19
OFSystemInfo: Add methods to check CPU features check-in: a7ebc72ac7 user: js tags: trunk
2015-02-20
18:52
Remove useless descriptions in some exceptions check-in: e8bb29e8e8 user: js tags: trunk
18:41
Use a mutex for gai_strerror() if necessary check-in: 724e07f923 user: js tags: trunk
Changes