ObjFW  Check-in [1b3d035041]

Overview
Comment:Don't use the lower 8 bits for runtime flags.

It seems Clang sets flags in the lower 8 bits, so they shouldn't be used
for flags that the runtime sets.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: 1b3d035041679e19e22f7903e0a55fd7e6d13626337337f2d1f68c3f25ca5805
User & Date: js on 2012-04-20 19:02:03
Other Links: branch diff | manifest | tags
Context
2012-04-21
10:35
Merge branch 'master' into runtime check-in: e5d2a616de user: js tags: runtime
2012-04-20
19:02
Don't use the lower 8 bits for runtime flags. check-in: 1b3d035041 user: js tags: runtime
13:54
Fix load queue. check-in: 70807340fb user: js tags: runtime
Changes