]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r259756:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Dec 2013 00:03:15 +0000 (00:03 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Dec 2013 00:03:15 +0000 (00:03 +0000)
commitcd4655a7881eb9005be1fc0220a1c17b549f40a7
tree8f55e21d57d13e077c886e59a94ad2c0289941b3
parentf161eff01e067f7158327bc91b3ad198d4ebe72a
MFC r259756:

Get rid of register keyword usage in gperf, it is totally obsolete for
C++, and this allows gperf to be compiled for C++11 without a warning
about it.

git-svn-id: svn://svn.freebsd.org/base/stable/10@259976 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/gperf/lib/getline.cc