summaryrefslogtreecommitdiff
path: root/tools/minicargo/debug.cpp
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2018-01-06 01:32:27 +0000
committerJohn Hodge (Mutabah) <acessdev@gmail.com>2018-01-06 10:11:38 +0800
commit1966b5db6ab187e0f4b06eaf4c0bb8dcf9c4e217 (patch)
treee19754b70626470b6a20916602d25968f8706c31 /tools/minicargo/debug.cpp
parent3aef468f515a05fcfd9a549e46f2991501a966d6 (diff)
downloadmrust-1966b5db6ab187e0f4b06eaf4c0bb8dcf9c4e217.tar.gz
main - fix incorrect type deduction with some gcc versions
GCC 6.4 on Alpine incorrectly deduces the type returned from ::std::strchr(const char *, char) as 'char *', instead of 'const char *', which causes the wrong constructor to be used. Closes #32.
Diffstat (limited to 'tools/minicargo/debug.cpp')
0 files changed, 0 insertions, 0 deletions