Commit 98b87f9
Update documentation to clarify semicolon escaping behavior (#4693)
* Initial plan
* Fix incorrect escaping of semicolons in cmake.configureSettings
Co-authored-by: snehara99 <[email protected]>
* Fix issue number in changelog: #4682 -> #4693
Co-authored-by: snehara99 <[email protected]>
* Fix issue number in changelog: #4693 -> #4585
Co-authored-by: snehara99 <[email protected]>
* Revert code changes, update documentation instead to clarify semicolon escaping behavior
Co-authored-by: snehara99 <[email protected]>
* Remove redundant phrase from cmake.configureSettings documentation
Co-authored-by: snehara99 <[email protected]>
* Move changelog entry from Documentation to Bug Fixes section
Co-authored-by: snehara99 <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: snehara99 <[email protected]>1 parent c229ed4 commit 98b87f9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments