ObjFW  Check-in [4b8e8836c8]

Overview
Comment:Always use unions to access a float as a uint32_t.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4b8e8836c8457aa740d8490d5f1c8f9f16f393fa5694c2dc27301e167eceb02c
User & Date: js on 2011-06-06 03:19:30
Other Links: manifest | tags
Context
2011-06-06
13:34
Fix float*/uint32_t* casts forgotten in the last commit. check-in: b507c330f5 user: js tags: trunk
03:19
Always use unions to access a float as a uint32_t. check-in: 4b8e8836c8 user: js tags: trunk
00:46
Don't let a comment prevent indentation and indent comments correctly. check-in: ddc9f8ac04 user: js tags: trunk
Changes