This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RT #74436: [PATCH] Add -Wwrite-strings
authorRobin Barker <r.m.barker@btinternet.com>
Sat, 14 Aug 2010 18:58:51 +0000 (13:58 -0500)
committerSteve Peters <steve@fisharerojo.org>
Sat, 14 Aug 2010 18:58:51 +0000 (13:58 -0500)
commitdb7198b53dd9e7c0c335754a463be277da12e8b5
treeb71b4c993eb4830bf58cf63eed59e21d21826071
parente761bb84a9e140614351efd76e7716ec2238cd75
RT #74436: [PATCH] Add -Wwrite-strings

The perl source has for some while been clean to -Wwrite-strings.
I suggest this warning be added to cflags.
The patch makes the appropriate change to cflags.SH and silences a warning from mg.c
cflags.SH
mg.c