This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove pragma about pragma messages.
authorCraig A. Berry <craigberry@mac.com>
Fri, 8 Jun 2012 23:17:54 +0000 (18:17 -0500)
committerCraig A. Berry <craigberry@mac.com>
Fri, 8 Jun 2012 23:48:05 +0000 (18:48 -0500)
commit7d8fd4f5df7c6f24e5ce56603c0be2f07599ead0
tree94a16e4ec199c3d2967b2ae2fca2013179de5d43
parent1b60576f3321964f32b421907ed106b0f2b083e7
Remove pragma about pragma messages.

We currently aren't getting any warnings about pragmas that need
to be suppressed and the C++ compiler doesn't know about the
"pragma" class of warnings, so stop disabling them.
vms/vms.c