ObjFW  Check-in [3c20dd5f95]

Overview
Comment:Use trunc() instead of floor() in several places

floor() does not have the desired effect here when the number is
negative.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3c20dd5f95671ab27fe23569f1fb96ddec475946fab0319228250dcdbcf1cb6b
User & Date: js on 2018-05-26 14:46:35
Other Links: manifest | tags
Context
2018-05-26
14:49
Remove #define INTUITION_CLASSES_H hack check-in: b31bd48f90 user: js tags: trunk
14:46
Use trunc() instead of floor() in several places check-in: 3c20dd5f95 user: js tags: trunk
14:43
MessagePack: Add support for the date extension check-in: 3395923962 user: js tags: trunk
Changes