Don't warn about imprecision when decrementing IV_MIN.
authorNicholas Clark <nick@ccl4.org>
Thu, 24 Jan 2008 21:11:11 +0000 (21:11 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 24 Jan 2008 21:11:11 +0000 (21:11 +0000)
commita12a6a4d3f64aee86ecc1228a0f84bd167873367
tree885ebfb3490e158bad8d8b0b8c3ff8e0e68ff622
parentde5429e8ea1cd410619e338a6fa831e76278f2c5
Don't warn about imprecision when decrementing IV_MIN.
Based on a patch by Jerry D. Hedden, but only instead only disable
warnings for the specific operations that we know will warn.

p4raw-id: //depot/perl@33065
t/op/64bitint.t