Skip to content

Conversation

@EionRobb
Copy link

These are the changes needed to make tl-parser work on mingw.

Of particular concern is the changes to set NULL pointers before using variables, eg struct tree_tl_type *tl_type_tree = 0;, otherwise it's using random memory locations to create the tree's and they end up in the resulting .tlo file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant