Mezomish / juffed

JuffEd text editor
GNU General Public License v2.0
56 stars 19 forks source link

Fix build with QScintilla-2.10.3 (?) #102

Closed a17r closed 4 years ago

a17r commented 6 years ago

These changes were necessary to fix a build issue:

juffed-engine-qsci_autogen/HJY3QJUKGU/../../../juffed-0.10_p20160323/src/app/qsci/lexers/qscilexerada.h:7:19: error: expected identifier before numeric constant
 #define SCLEX_ADA 20
                   ^

See also: https://bugs.gentoo.org/652928

agaida commented 6 years ago

@Mezomish - please review and merge - i don't want to patch my debian packages with some not reviewed patches that are not even in upstream

See also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897133

a17r commented 4 years ago

ping

tsjk commented 4 years ago

Seems to work on my Gentoo system.