KoffeinFlummi / armake2

Successor to armake written in Rust
GNU General Public License v2.0
50 stars 17 forks source link

Adapted preprocessor to cope with Mac Newlines #40

Closed Krzmbrzl closed 5 years ago

Krzmbrzl commented 5 years ago

This fixes #39

KoffeinFlummi commented 5 years ago

Since the code itself does not handle Mac newlines correctly, I think it would be better to cleanly error out than to provide partial support. Closing this to track the issue in #39.