gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GUi stopped compiling


From: Riccardo Mottola
Subject: GUi stopped compiling
Date: Mon, 21 Dec 2020 11:00:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.5.1

Hi all!

gui stopped compiling for me on  Linux/Gentoo.
I guess it comes from Unicode issues:

 Compiling file GSCharacterPanel.m ...
GSCharacterPanel.m: In function 'enumCharNamesFn':
GSCharacterPanel.m:81:10: error: 'TRUE' undeclared (first use in this
function)
   81 |   return TRUE;
      |          ^~~~
GSCharacterPanel.m:81:10: note: each undeclared identifier is reported
only once for each function it appears in
GSCharacterPanel.m: In function 'searchCharNamesFn':
GSCharacterPanel.m:106:10: error: 'TRUE' undeclared (first use in this
function)
  106 |   return TRUE;
      |          ^~~~



I don't see any significant change in the code though, so my fear is
that it comes from a new version of libicu?
I cheched and I have 68.1 installed.

What version(s) do you have? does gui still correctly build?

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]