This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Type change to avoid signed/unsigned compiler warnings
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 8 Nov 2006 13:27:14 +0000 (13:27 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 8 Nov 2006 13:27:14 +0000 (13:27 +0000)
commit438e9bae713cc15cfa264da285aebdfaf57ad92e
treea517a9558006111303af08cba37d4006ed64e880
parent5a093634f302b3a41b8a373e2754cffbc1403028
Type change to avoid signed/unsigned compiler warnings
(thanks to Robin Barker)

p4raw-id: //depot/perl@29232
regexec.c