-
xlC and AIX: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline
xlC and AIX: Parameter declaration list is incompatible with declarator for inline error when compiling an older version of libarchive
-
Umlauts in Timezones and %x/popen output on Windows Ruby
Umlauts in Timezones and %x/popen output on Windows Ruby need to be forced to WINDOWS_1252 and IBM437 respectively.
-
Windows vim-plug error
When trying to port my macOS .vimrc to Windows and attempting to set up vim-plug, I ran into the following error In searching, I found this issue on vim-plug’s GitHub repo: Error when I try to install plugins on Windows. The comment on setting shellslash made me look in my own .vimrc: Commenting that out…