Onno Molenkamp
Results
2
issues of
Onno Molenkamp
Reading the command line arguments often fails on Solaris x64, because of a bug in the big-endian to little-endian conversion code.
This change adds support for ini files in which the same key is used multiple times for lists of values, for example: ``` [section] foo=a foo=b ``` To set multiple...
bugfix
community