]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix cast parsing bug with GCC 4.7.
authorAndrew Nelless <andrew@nelless.net>
Sun, 28 Feb 2016 01:23:54 +0000 (01:23 +0000)
committerAndrew Nelless <andrew@nelless.net>
Sun, 28 Feb 2016 11:10:14 +0000 (11:10 +0000)
commite168c4d3e13494b77bc93c8bfff589757a095594
treec2b6716d439bf21ade0154e334b973dc6829337d
parent7158b2f57aae97b507cfab19914c1e584377f1b6
Fix cast parsing bug with GCC 4.7.

GCC 4.7 doesn't seem to like some_cast<::type>
pdns/mtasker_ucontext.cc