Mitch Tishmack

Results 6 issues of Mitch Tishmack

Noticed this on alpine linux 3.3.1 when compiling the ncurses package. The error log: ``` Configuring ncurses-0.2.15... Building ncurses-0.2.15... Preprocessing library ncurses-0.2.15... c2hs: C header contains errors: /usr/include/stdlib.h:44: (column 11)...

Ola, so this check here: https://github.com/n0shake/clocker/blob/master/Clocker/AppDelegate.swift#L208-L237 Appears to not truly be getting the base path for the app when the application is in /Appliations/some path with a space/ This should...

Originally reported this to c2hs here and was noted that language-c is providing all of the usefulness: https://github.com/haskell/c2hs/issues/159 Noticed on alpine linux 3.3.1 when compiling the ncurses package. Are there...

With this layout: ``` $ df / /home /tmp Filesystem 1K-blocks Used Available Use% Mounted on zroot/os/root 1058116992 596608 1057520384 1% / zroot/user/home 1715647104 658126720 1057520384 39% /home tmpfs 24936036...

I tried to set this all up in a minimal reproducer/example. I have things working similarly in Darwin fine so bit confused where things are failing here as I'm not...

This will obviously be a time limited situation, but some of these live streams seem to be scheduled out way in advance. I try to run without ignoring errors as...