lexer API fixes
authorZefram <zefram@fysh.org>
Wed, 18 Nov 2009 21:49:24 +0000 (21:49 +0000)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Thu, 19 Nov 2009 09:42:43 +0000 (10:42 +0100)
commit580561a3a5dd3bfef87627781ac362004e3d87b5
treeb5982eaa5a7422402af05fdb20c5108cd7e1ef35
parent8a71e97e936696283eb1a280cffaa37177ef24f1
lexer API fixes

The attached patch contains these fixes for the lexer API work:

* fix MinGW-revealed problem in BOM logic (replacing Jan's patch)
* fix warnings from t/op/incfilter.t
* probably fix g++ failure due to goto bypassing initialisation
* perl5112delta update

-zefram

Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
pod/perl5112delta.pod
toke.c