Add support for Cygwin and WLS

Merged
#437 · Created  · Last updated

Merged pull request

Merged in topic/mingw64 (pull request #437)

e3360fa·Author: ·2020-11-02

Description

A lot of changes to add support for Cygwin and Windows Linux subsystem

  • INPUT being a default structure on Windows, we need to use a namespace for ours.

  • Prefix all DTD flags with PARSEC_.

  • Same story for IN and OUT macros (which are defined in Windows header files)

  • Smoothly handle the \r\n on Windows, to allow the generated files to be read by the native compiler.

  • Cleanup a lot of warnings.

Signed-off-by: George Bosilca bosilca@icl.utk.edu

0 attachments

0 comments

Loading commits...