Branch: refs/heads/smoke-me/khw-uv
Home: https://github.com/Perl/perl5
Commit: f6ca7f2f8f18621362938c8542c8cc7c81c3f472
https://github.com/Perl/perl5/commit/f6ca7f2f8f18621362938c8542c8cc7c81c3f472
Author: Karl Williamson <[email protected]>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M embed.fnc
M mg.c
M proto.h
M toke.c
M universal.c
M util.c
Log Message:
-----------
smoke
Commit: b53ad95bc0033834aa20ed6c20d7bf2b28e06a48
https://github.com/Perl/perl5/commit/b53ad95bc0033834aa20ed6c20d7bf2b28e06a48
Author: Karl Williamson <[email protected]>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M cygwin/cygwin.c
Log Message:
-----------
f cygwin
Commit: 64690b603e45635bd6aa39880a21612201385667
https://github.com/Perl/perl5/commit/64690b603e45635bd6aa39880a21612201385667
Author: Karl Williamson <[email protected]>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M regcomp.c
Log Message:
-----------
XXX silence some warnings; but introduces another
Commit: e152c81940827023f167b1af96007ea240ee6bfa
https://github.com/Perl/perl5/commit/e152c81940827023f167b1af96007ea240ee6bfa
Author: Karl Williamson <[email protected]>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M perl.h
Log Message:
-----------
perl.h: Add EXTERN_C for flock()
This was failing to load on Solaris with g++
Compare: https://github.com/Perl/perl5/compare/f6ca7f2f8f18%5E...e152c8194082