Reobos
Reobos
You can find documentation about the C api on the wiki here: https://github.com/msgpack/msgpack-c/wiki/v2_0_c_overview#packer Also the sample uses `msgpack_unpack` which is said to be obsolete in this section: https://github.com/msgpack/msgpack-c/wiki/v2_0_c_overview#using-unpack-function
For unit testing C, I strongly recommend https://github.com/ThrowTheSwitch/Unity You just need to add unity source file to your test targets - no need for a library like check!
I just realized this thread a few years old... feel free to disregard my comments
The types are broken again due to major version change to v15. @DanielRose is having a look https://github.com/DefinitelyTyped/DefinitelyTyped/issues/41893 I have a feeling it's going to be a bit of a...
Typing an existing package is a big job. Thank you @DanielRose for the quick work!
@jondubois I think it would make sense to keep the AG prefix now that v15 is released and with all the internal changes it's a quick way to distinguish between...
Did you find out the issue? I'm having the exact same problem. It magically goes away after trying some restarts and reinstalling but then comes back, usually after a Windows...
I have the same issue, fresh install of 20.04 and running setup script. I have a USB-C (thunderbolt) to Dock connected. Running this: cat /sys/bus/pci/devices/0000:01:00.0/power/runtime_status I get result `active` Any...
I wonder if it's related to the USB-C/dock, and issue #132 What commit did you have the systemd service? How do you turn the nvidia card off?