Another fix for Split() -- don't refuse {"} but turn it into ".
This is needed because if a configure option has " as its value, it will be rendered as {"}; after stripping one level of quoting it's just ", on which splitlist will barf.
Showing
Please register or sign in to comment