This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b60576
)
Remove pragma about pragma messages.
author
Craig A. Berry
<craigberry@mac.com>
Fri, 8 Jun 2012 23:17:54 +0000
(18:17 -0500)
committer
Craig A. Berry
<craigberry@mac.com>
Fri, 8 Jun 2012 23:48:05 +0000
(18:48 -0500)
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
patch
|
blob
|
blame
|
history
diff --git
a/vms/vms.c
b/vms/vms.c
index
979a00f
..
a6b4395
100644
(file)
--- 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