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

cti-test.eo:38-46: cti: Use normal string literals... #2044

Closed
0pdd opened this issue May 4, 2023 · 0 comments · Fixed by #2453
Closed

cti-test.eo:38-46: cti: Use normal string literals... #2044

0pdd opened this issue May 4, 2023 · 0 comments · Fixed by #2453
Assignees
Milestone

Comments

@0pdd
Copy link

0pdd commented May 4, 2023

The puzzle 1205-36a795cd from #1205 has to be resolved:

# @todo #1205:90min cti: Use normal string literals instead of hex literals.
# Currently we add errors for cti with hex representation of the error
# message which looks ugly. We should use normal string literals instead,
# but for now it seems impossible since during parsing we already
# have hex representation of the error message in cti.
# By that reason, the 'fails-since-deprecated' test passes
# successfully, but it should fail since it uses cti with "error" level.
# See cti-adds-error.yaml, cti-adds-warning.yaml pack tests
# and cti-adds-errors.xsl transformation for more details.

The puzzle was created by @rultor on 04-May-23.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

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

Successfully merging a pull request may close this issue.

4 participants