Add a new warning, "Newline in left-justified string for printf/sprintf"
authorRobin Barker <RMBarker@cpan.org>
Wed, 11 Jun 2003 18:10:14 +0000 (19:10 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 12 Jun 2003 20:49:25 +0000 (20:49 +0000)
commitdca6e23fb83957e896abba24cceb553cbf56fb78
tree5c250bf50f16eda93a9c311c1ff60f94f728bdd9
parentf93414403b07cda0cb271cd283f020f4981ff2c8
Add a new warning, "Newline in left-justified string for printf/sprintf"
to be issued if the string to be left-justified by s?printf contains
a newline.

Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>

p4raw-id: //depot/perl@19752
pod/perldiag.pod
sv.c
t/lib/warnings/sv