Aliz Hammond

Results 6 issues of Aliz Hammond

Hi. I came across the following byte sequence that Capstone ('next' branch, 6656bc) reported as invalid: ``` aliz@aliz-xi:~/capstone$ ./cstool/cstool -d x64 "63 20" ERROR: invalid assembly code ``` This is...

I threw some code together to fix https://github.com/execuc/LCInterlocking/issues/53 . It accounts faces which have more than 4 edge, but in which some edges are redundant (ie, one is an extension...

Hi all. I've come across some 'unexpected behaviour' that ate up a day or two of my time, and wanted to fix/share/document it. I don't know if this is the...

My Ubuntu box wound not pass broadcast traffic to Python unless I specify SO_BINDTODEVICE in the socket bind options.

Hi all! I recently had call to build Packaide under Windows, and had some difficulty (partly because I was using non-system python, and so had to rebuild python-boost - for...

### Basic Infos - [X] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md). - [X] I have read the documentation at [readthedocs](https://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...