Commit 6ce741b
brlcad r45618 - replace SCLstring with std::string
apply sf patch 3376896 (All instances of SCLstring changed to std::string) from lainiwakurax.
patch converts scl converts almost all instances of SCLstring in SCL to standard STL strings.
tested minimally with a few ap203 conversions that all seemed to parse and convert equivalently.
outstanding.1 parent 4a61796 commit 6ce741b
File tree
41 files changed
+724
-707
lines changed- src
- cldai
- cleditor
- clprobe-ui
- clstepcore
- clutils
- fedex_plus
- test
- generate_express
- scl2html
- tio
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+724
-707
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
0 commit comments