Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mup2argmap: encoding warning #12

Open
s6mike opened this issue Jun 24, 2022 · 1 comment
Open

mup2argmap: encoding warning #12

s6mike opened this issue Jun 24, 2022 · 1 comment
Labels
invalid This doesn't seem right

Comments

@s6mike
Copy link
Owner

s6mike commented Jun 24, 2022

Converting a argmap file into mup and then back again

e.g.

  1. cat Input/Example1_ClearlyFalse_WhiteSwan_simplified.yml | lua argmap2mup > Output/Example1_ClearlyFalse_WhiteSwan_simplified.mup

  2. lua mup2argmap Output/Example1_ClearlyFalse_WhiteSwan_simplified.mup > Output/Example1_ClearlyFalse_WhiteSwan_simplified_roundtrip.yml

resulted in the following differences to the original:

  • Reasons and objection order reversed
  • vscode warning: The character U+2019 "’" could be confused with the character U+0060 "`", which is more common in source code.
@s6mike
Copy link
Owner Author

s6mike commented Jun 26, 2022

Also encoding issue U+00a0 with /Input/Example1_ClearlyFalse_WhiteSwan_minus_inline_objections.mup:

Every seagull I've ever seen is white.' ':

@s6mike s6mike added the invalid This doesn't seem right label Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant