ObjFW  Check-in [b507c330f5]

Overview
Comment:Fix float*/uint32_t* casts forgotten in the last commit.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b507c330f5442a61b45c99bf5dc409d6ec0bc49723a5f92b7947f146609802af
User & Date: js on 2011-06-06 13:34:49
Other Links: manifest | tags
Context
2011-06-06
15:53
Add missing imports to make gcc from trunk happy. check-in: df329a38cd user: js tags: trunk
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
Changes