Skip to content

tectonic/xetex-xetex0.c: print out the hex of the lost char #600

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

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

pkgw
Copy link
Collaborator

@pkgw pkgw commented Jun 22, 2020

Inspired by a case where the message seemed to be saying could not represent character "y" in $FONT but it turned out that the character in question was a U+0443 CYRILLIC SMALL LETTER U.

Inspired by a case where the message seemed to be saying `could not represent
character "y" in $FONT` but it turned out that the character in question was a
U+0443 CYRILLIC SMALL LETTER U.
@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #600 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #600   +/-   ##
=======================================
  Coverage   45.44%   45.44%           
=======================================
  Files         137      137           
  Lines       59859    59859           
=======================================
  Hits        27202    27202           
  Misses      32657    32657           
Impacted Files Coverage Δ
tectonic/xetex-xetex0.c 77.56% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0450950...56aded4. Read the comment docs.

@pkgw pkgw merged commit 5773f30 into tectonic-typesetting:master Jun 22, 2020
@pkgw pkgw deleted the more-lost-char-debug branch June 22, 2020 23:25
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