Skip to content

[Bug] char [] ZZ_CMAP is incorrect [sf#79] #81

Description

@lsf37

Reported by zhangxw0325 on 2006-06-01 08:58 UTC
codegen is incorrect:
/**

  • Translates characters to character classes
    */
    private static final char [] ZZ_CMAP = {
    0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0,
    0, 0, 0, 0,
    0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    0, 0, 0, 0,
    4, 6, 0, 0, 31, 0, 0, 2, 38, 38, 0, 0,
    0, 0, 35, 0,
    0, 7, 5, 8, 0, 0, 13, 33, 26, 15, 33, 29,
    33, 27, 30, 33,
    33, 33, 25, 14, 18, 33, 33, 19, 33, 21, 33, 33,
    33, 33, 33, 33,
    0, 3, 0, 0, 32, 0, 11, 33, 23, 12, 33, 28,
    33, 24, 9, 33,
    33, 33, 22, 10, 16, 33, 33, 17, 33, 20, 33, 33,
    33, 33, 33, 33,
    36, 0, 37, 0, 0 0, 0, 0, 0, 0, 0, 0, 0,
    0, 1, 1,
    };

Yylex.java:34: '}' expected
36, 0, 37, 0, 0 0, 0, 0, 0, 0, 0, 0, 0,
0, 1, 1,
^

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugNot working as intended

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions