X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regcomp.pl;h=e7a9d0588c3ef0f8d0b757d6777fb6260f9b1b17;hb=0159f81bfe8e286f119bb9a00f0567234a23235b;hp=1809da3b2552f5b3f8fc4bcd76d8816d21c659dd;hpb=9ad884cb5e6c71bf010defc627075ba1610c8eba;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regcomp.pl b/regcomp.pl index 1809da3..e7a9d05 100644 --- a/regcomp.pl +++ b/regcomp.pl @@ -22,9 +22,11 @@ $tmp_h = 'tmp_reg.h'; unlink $tmp_h if -f $tmp_h; open OUT, ">$tmp_h"; +binmode OUT; print OUT <