]> granicus.if.org Git - re2c/commit
Removed useless piece of code (pretty-printing octal characters).
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 9 Aug 2015 19:11:20 +0000 (20:11 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 9 Aug 2015 19:11:20 +0000 (20:11 +0100)
commitd55a4460f19cdb31dc92cc53aab13b58a241ccbf
tree386ac0dbe7b07fe656cfed38ab75cdf755d1d090
parent4114fe90f60c59780625007240079a22ae15e5dc
Removed useless piece of code (pretty-printing octal characters).

This piece of code could (and should) never be executed: EBCDIC and
non-pritables are handled prior to calling 'prtCh'.
re2c/src/codegen/print.cc
re2c/src/codegen/print.h