ObjFW  Check-in [2d936d7aa7]

Overview
Comment:Fix bug I didn't notice thanks to gcc 4.2.

It seems gcc 4.2 globals the variables from the caller of an inline
function to the inline function.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2d936d7aa75603f60aad4fb930902ea8b854bc361b5a2f0f18b5c3150c57c6af
User & Date: js on 2008-11-01 20:16:56
Other Links: manifest | tags
Context
2008-11-01
20:29
Delete .deps on make distclean. check-in: 88bad9ba54 user: js tags: trunk
20:16
Fix bug I didn't notice thanks to gcc 4.2. check-in: 2d936d7aa7 user: js tags: trunk
20:12
Don't delete .deps file on make clean. check-in: e911d987b5 user: js tags: trunk
Changes