This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix the BOM bug: not a byteorder bug, a signedness bug.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 14 Jul 2000 01:33:59 +0000 (01:33 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 14 Jul 2000 01:33:59 +0000 (01:33 +0000)
commit78ae23f54fc4e301b66d2a32897cb42fa2633fe7
treeb9bd015bb6285c390cd910dbc545ec51d10dda05
parentf42afb37e0361ff1bd23d58d09717867356f062c
Fix the BOM bug: not a byteorder bug, a signedness bug.

p4raw-id: //depot/cfgperl@6394
embed.pl
global.sym
proto.h
toke.c