ObjFW  Check-in [bb06d0f275]

Overview
Comment:Fix a strange bug that was introduced by newer ld versions.
The order of .o files is suddenly very important for +[load].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bb06d0f275008d8ae5ecb006d8f950f3006b1de8011361338c6f371867cb833f
User & Date: js on 2011-10-06 22:39:15
Other Links: manifest | tags
Context
2011-10-07
11:19
Don't depend on OFMutex in OFFile. check-in: 36434923ad user: js tags: trunk
2011-10-06
22:39
Fix a strange bug that was introduced by newer ld versions.
The order of .o files is suddenly very important for +[load].
check-in: bb06d0f275 user: js tags: trunk
00:11
Add forgotten copyright. check-in: 85ba47f0ea user: js tags: trunk
Changes