Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/master/better handling of quotes for subsettings #45

Merged

Conversation

cprice404
Copy link

No description provided.

Chris Price added 2 commits May 22, 2013 11:50
Prior to this commit, the `ini_subsetting` type assumed that
all of the settings strings were quoted, and always wrote
out the modified value with double-quotes around it.

This commit adds tests for the case where the original setting
is not quoted, and intelligently writes the modified setting
with the same quote character (or lack thereof) that the
original setting used.
cprice404 pushed a commit that referenced this pull request May 22, 2013
…of-quotes-for-subsettings

Bug/master/better handling of quotes for subsettings
@cprice404 cprice404 merged commit 6c6f9a4 into master May 22, 2013
@smortex smortex added the bugfix label Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants