Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

MakeHeader.py: ignore unicode characters since .h files are acsii-enc… #751

Closed
wants to merge 1 commit into from
Closed

Commits on Mar 1, 2018

  1. MakeHeader.py: ignore unicode characters since .h files are acsii-enc…

    …oded.
    
    Header creation fails with non-utf8 locale and python3.
    Simply set LC_ALL="C" and use python3 to reproduce the issue.
    volkov-am authored and Lars Wendler committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    7942652 View commit details
    Browse the repository at this point in the history