Jacob

Results 4 issues of Jacob

What's the advantage, if any, of using this in place of standard slice? Taken from [Marwan Burelle's example on SO](https://stackoverflow.com/questions/2818852/is-there-a-queue-implementation): ``` queue := make([]int, 0) // Push to the queue...

**Describe the bug** When I run npm run setup, it completes the script but hangs after printing 'Setup Complete! Cleaning up...' **To Reproduce** npm install npm run setup **Expected behavior**...

Currently there is no 32 bit version .deb file to download. This makes it impossible to install on Raspbian. Could you add a 32 bit version to the release?

``` gcc -c -DHAVE_CONFIG_H -g -O2 -D__USE_MINGW_ACCESS -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-win32.c -o pex-win32.o ./pex-win32.c: In function ‘pex_win32_open_read’: ./pex-win32.c:121:10: warning: implicit declaration of function...