Skip to content

tidylib.c fails to compile on Visual Studio 2010 #665

@dconnet

Description

@dconnet

VS2010's C compiler is old. The declaration of bomEnc at line 1440 causes a syntax error. Moving it to the top of the function fixes it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions