-
**Branch:** oob_test-mbed-os-5.4
When the UBLOX_EVK_ODIN_W2 is built with the IAR toolchain (with mbed CLI `-t IAR` option, the `-i make_iar` exporter, and the `-i iar` IDE exporter), the device co…
-
Some odd errors in the nightly while building the opcode emulation library:
```
./z80asm.exe -xz80asm.lib -d dev/z80asm_lib/z80asm_cpir.asm dev/z80asm_lib/z80asm_cpd.asm dev/z80asm_lib/z80asm_rld.…
-
I have a custom PNG optimiser for large files, which uses `libzopfli` for deflate compression. To improve speed, image data is split into chunks, and compression run on multiple cores. This works very…
-
I see a bug when trying to install a package which depends on node-zopfli. There currently does not seem to be a binrary available for my platform: NodeJS 7.10 + Mac OS 10.12.5.
Behavior of NPM (@5…
-
-
Hello. I'm trying to compile this on Arch Linux. I have all the required dependencies, most of which were in the AUR. After compiling everything in wiipax, I changed my directory to the channel and tr…
-
Use getcwd instead of getwd:
```
leanify/zip.cpp: In member function ‘uint32_t Zip::RecompressFile(unsigned char*, uint32_t, uint32_t, std::__cxx11::string, const ECTOptions&)’:
leanify/zip.cpp:188…
ghuls updated
7 years ago
-
The doc states "the decoder can now proceed to copy the data from the already decoded buffer" for a match copy. A naive implementation would just memcpy() it. But this is wrong, since memcpy can copy …
-
Feel free to suggest new features to add to the list below. Some of the features may still be master-only.
- [x] list and extract archives
- [x] show current selection number along with total entr…
jarun updated
7 years ago
-
I just tried adding this to stylelint, I was curious to see what the package size was 😄
With Node.js `8.1.3` and npm `5.1.0` the following errors are seen when installing:
```shell
❯ npm i
np…