ObjFW  Check-in [bc012259a9]

Overview
Comment:Correctly handle lastObject / lastItem if the array is empty.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bc012259a9356628ae30aaf4613bfffd0360868e5bbafdfc7c665ca06f95da0c
User & Date: js on 2009-08-10 18:25:15
Other Links: manifest | tags
Context
2009-08-10
18:37
More checking for malformed/invalid XML. check-in: a70d90b09e user: js tags: trunk
18:25
Correctly handle lastObject / lastItem if the array is empty. check-in: bc012259a9 user: js tags: trunk
2009-07-24
22:44
RTLD_LAZY makes more sense, as we only need a few symbols looked up. check-in: e549c515e0 user: js tags: trunk
Changes