Fixed: "long" is an ambiguous type
The "long" type is CPU and compiler dependent. Instead of it we shouldalways use the types defined in libdeng2.h.
View differences
Fixed: "long" is an ambiguous type
The "long" type is CPU and compiler dependent. Instead of it we should
always use the types defined in libdeng2.h.