-
from ashwin:
MurmurHash2 used gives different results on big endian and little endian machines. Looks like if this is fixed, it might break codegen backward compatibility? Could someone explain if th…
-
```
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…
-
Currently we assume that machines can be classified strictly as big or little endian, and simply prevent files from being opened on a platform with a different endianness than where it was created.
…
-
![endian test](https://user-images.githubusercontent.com/29733789/111101700-ccee8a00-858d-11eb-86cd-3920a7a37eac.png)
-
```
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…
-
Hi, when compiling with all codecs, I got this error
```
endian test failed
ERROR:root:Configure step failed with non-zero return code: 1. Command line: ./configure --disable-thread --disable-…
-
```
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…
-
ghost updated
2 years ago