]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
We're not, yet, at C++11 capable on all our plaforms.
authorimp <imp@FreeBSD.org>
Thu, 28 Jun 2018 01:45:53 +0000 (01:45 +0000)
committerimp <imp@FreeBSD.org>
Thu, 28 Jun 2018 01:45:53 +0000 (01:45 +0000)
commitdc8d1c8d510a5d49b6f34be982c51b0ed8005048
tree1c78fa928672f3c4fd3a2224b9a0b0808d2ec23b
parent7a13e318986e65864a83aceba44953e7b4577365
We're not, yet, at C++11 capable on all our plaforms.

Use a possibly slower, but C++98 compatibe way to iterate through the
string.

Noticed by: g++ 4.2.1 and Mark Millard
sbin/devd/devd.cc