-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
MySQL's protocol is designed to be little-endian. At the moment pack_macros.h is designed to just covert the protocol numerics to little endian CPUs. We need to support big-endian too.
As much as I…
-
The current approach uses a static variable declared in a header file, so we get a ton of these warnings, one in nearly every source file:
```
vrpn_Shared.h:210:19: warning: 'vrpn_big_endian' defined…
-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
```
Hello,
the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little e…
-
Hello,
I have a device that is my target which operates via SCPI commands. I want to obtain consistent telemetry readings from this target. From my current plugin, cmd, and tlm.txt files, I am onl…