gv_fetch_flags in newATTRSUB can actually be const.
authorNicholas Clark <nick@ccl4.org>
Tue, 27 Dec 2005 17:33:13 +0000 (17:33 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 27 Dec 2005 17:33:13 +0000 (17:33 +0000)
commitb48b272aa95a2266df9fecc3e1bbd0e34ff4d9ae
tree4dd28d102f23f862c5f597666dddd4e3fbe1b6f4
parente1234d8e95fb69a46c5f20bacb0c0cd2f1c325f7
gv_fetch_flags in newATTRSUB can actually be const.
Comment the logic behind the terms in the ternary that chooses the
flags value.

p4raw-id: //depot/perl@26503
op.c