https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263456

--- Comment #21 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=e66cf64fcf9beea7e3937491d113bbbee50bf263

commit e66cf64fcf9beea7e3937491d113bbbee50bf263
Author:     Tobias C. Berner <[email protected]>
AuthorDate: 2022-12-17 20:45:01 +0000
Commit:     Tobias C. Berner <[email protected]>
CommitDate: 2022-12-17 23:10:16 +0000

    devel/ccls: lock llvm-version at 9

    LLVM_DEFAULT will be bumped to 15, this port fails with:
            [...]
           
/wrkdirs/usr/ports/devel/ccls/work/ccls-0.20210330/src/indexer.cc:530:21:
error: use of undeclared identifier 'isIdentifierBody'; did you mean
'IdentifierLoc'?
                         ((i && isIdentifierBody(name[i - 1])) ||
                                ^
            [...]

    PR:             263456

 devel/ccls/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to