Patch for GCC 6 has not been added to repository
the intelligent predictive text entry platform
Status: Beta
Brought to you by:
matteovescovi
I tried to run the latest 9.2 version in msys/mingw and I get the following error message:
In file included from contextTracker.h:41:0,
from contextTracker.cpp:25:../charsets.h:174:10: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
'\0' };
It looks like this bug has already been reported and patched on debian, but this patch does not look like it has been applied in the Git or SVN repositories.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811758
After applying the patch can you please update the repository?
Hi Phylaxer,
Thanks for this bug report.
This issue was fixed by commit 0a9263b4e749ba6b1b291e7b57a76625431a6261 on Nov 15, 2016.
Cheers,