#606917 uni2ascii --bail-out-if-don't-know-how-to-convert-some-codepoint

Package:
uni2ascii
Source:
uni2ascii
Description:
UTF-8 to 7-bit ASCII and vice versa converter
Submitter:
Date:
2010-12-13 00:24:04 UTC
Severity:
wishlist
#606917#5
Date:
2010-12-12 23:48:15 UTC
From:
To:
Add flags to
* bail out with an error number if there are any
  Characters converted to escapes
and maybe a separate flag to bail out if there are any
  Characters deleted

Currently one has to examine STDERR for those message to detect that condition.