1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Mark BROKEN: fails to build

LineEdit.cxx:90:28: error: non-constant-expression cannot be narrowed from type 'size_t' (aka 'unsigned long') to 'int' in initializer list [-Wc++11-narrowing]
       Marker location={1, strlen(str), -1} ;
                           ^~~~~~~~~~~

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2018-11-04 14:01:58 +00:00
parent d8449c22ab
commit 1245fc4355
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484055

View File

@ -12,6 +12,8 @@ COMMENT= Editor for editing (primarily LaTeX) Hebrew files
LICENSE= GPLv2
BROKEN= fails to build
RUN_DEPENDS= iw-elmar-fonts>0:hebrew/elmar-fonts
USES= gmake ncurses