aboutsummaryrefslogtreecommitdiffstats
path: root/icetime/icetime.cc
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-05-28 13:31:52 -0400
committerEd Maste <emaste@FreeBSD.org>2020-05-28 13:33:47 -0400
commite52149944e0ceb78a8837daafbbfb571f9c6ccc0 (patch)
tree3405b2bdfa403108b7a8d103e4be65dde21b2b87 /icetime/icetime.cc
parentcd2610e0fa1c6a90e8e4e4cfe06db1b474e752bb (diff)
downloadicestorm-e52149944e0ceb78a8837daafbbfb571f9c6ccc0.tar.gz
icestorm-e52149944e0ceb78a8837daafbbfb571f9c6ccc0.tar.bz2
icestorm-e52149944e0ceb78a8837daafbbfb571f9c6ccc0.zip
icetime: avoid string + int Clang warning
Clang warns that "adding 'int' to a string does not append to the string". Although a false positive it's trivially avoided by using the array index equivalent &PREFIX[1].
Diffstat (limited to 'icetime/icetime.cc')
0 files changed, 0 insertions, 0 deletions