summaryrefslogtreecommitdiffstats
path: root/source/slang
diff options
context:
space:
mode:
authorTim Foley <tfoley@nvidia.com>2017-07-06 12:58:23 -0700
committerTim Foley <tfoley@nvidia.com>2017-07-06 12:58:23 -0700
commit9795ed654e7b8daaff0bef1ccae1507ff659d3bd (patch)
tree57632ee0f4b4944b311c0e50173fbeab0fe7d109 /source/slang
parent098a5442caeb2e9505864e985900d4793014dffc (diff)
Fix bug in `String::To{Upper|Lower}`
These were accidentally calling the version of `String::append()` that takes an `int` and prints its decimal value, rather than the version that takes a `char` and appends the corresponding ASCII character.
Diffstat (limited to 'source/slang')
0 files changed, 0 insertions, 0 deletions