Noel Eck
edd8df4c50
encodings: Added check for non-8bit encodings in src tree.
This commit sanitizes source files for unicode encodings which
cause failures in downstream flows (docgen, python2 module loading,
etc...).
* Removed explicit encodings from src files
* Replaced 2 byte character encodings with ascii encodies:
± -> +/-
° -> deg
“ -> "
etc...
* Added ctest to check src tree files for non-8bit encodings
Signed-off-by: Noel Eck <noel.eck@intel.com>
2016-10-05 14:39:30 -07:00
..
2016-04-28 14:00:54 -07:00
2016-04-28 14:00:54 -07:00
2016-04-28 14:00:54 -07:00
2016-04-28 14:00:54 -07:00
2016-10-05 14:39:30 -07:00
2016-09-30 17:01:41 -07:00