Binary serialization of a struct

kdevel kdevel at vogtner.de
Thu Dec 7 22:42:24 UTC 2017


On Tuesday, 19 September 2017 at 06:32:52 UTC, Nordlöw wrote:
>> I want something straight forward without allot of plumbing on 
>> my end.
>
> https://github.com/msgpack/msgpack-d

I can't unittest my 32-bit code:

$ MODEL=32 make -f posix.mak unittest
[...]
src/msgpack/packer.d(1139): Error: function 
core.stdc.stdlib.malloc (uint size) is not callable using 
argument types (ulong)




More information about the Digitalmars-d-learn mailing list