summaryrefslogtreecommitdiff
path: root/vms/vms.c
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2012-06-08 18:17:54 -0500
committerCraig A. Berry <craigberry@mac.com>2012-06-08 18:48:05 -0500
commit7d8fd4f5df7c6f24e5ce56603c0be2f07599ead0 (patch)
tree94a16e4ec199c3d2967b2ae2fca2013179de5d43 /vms/vms.c
parent1b60576f3321964f32b421907ed106b0f2b083e7 (diff)
downloadperl-7d8fd4f5df7c6f24e5ce56603c0be2f07599ead0.tar.gz
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.
Diffstat (limited to 'vms/vms.c')
-rw-r--r--vms/vms.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vms/vms.c b/vms/vms.c
index 979a00fa08..a6b4395682 100644
--- a/vms/vms.c
+++ b/vms/vms.c
@@ -175,7 +175,6 @@ dEXT int h_errno;
#endif
#if defined(__DECC) || defined(__DECCXX)
-#pragma message disable pragma
#pragma member_alignment save
#pragma nomember_alignment longword
#pragma message save