-
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.
-
Controlling your rake spec run
rake spec SPEC=path/to/file/from/project/root_spec.rb rake spec SPEC_OPTS=”–format documentation”
