On Mon, Jan 20, 2020 at 5:57 PM Thomas Jarosch <[email protected]> wrote: > > Hi Yegor, > > You wrote on Thu, Jan 16, 2020 at 08:44:48AM +0100: > > > From: Yegor Yefremov <[email protected]> > > > > > > Signed-off-by: Yegor Yefremov <[email protected]> > > > --- > > > cmake/FindConfuse.cmake | 2 +- > > > examples/async.c | 4 ++-- > > > examples/serial_test.c | 2 +- > > > examples/stream_test.c | 4 ++-- > > > ftdipp/CMakeLists.txt | 2 +- > > > ftdipp/ftdi.cpp | 2 +- > > > > I have found out that both ftdipp/ftdi.cpp and ftdipp/ftdi.hpp are > > UTF-8 encoded. How can we fix this? > > I've applied your patch, thanks a lot. > > Is there a problem with UTF-8 encoded files? Does some tool complain?
git send-email pointed me to the fact that the patch was UTF-8 coded. That's all. Yegor > I don't mind UTF-8 too much, in fact I embrace it > to keep umlauts or other non-ASCII chars intact. > > Cheers, > Thomas > > -- > libftdi - see http://www.intra2net.com/en/developer/libftdi for details. > To unsubscribe send a mail to [email protected] > -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
