Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2022 23:13:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 263456] [exp-run] update LLVM_DEFAULT to 15
Message-ID:  <bug-263456-7141-uEK6sF91hw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263456-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263456-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263456

--- Comment #21 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3De66cf64fcf9beea7e3937491d113bbb=
ee50bf263

commit e66cf64fcf9beea7e3937491d113bbbee50bf263
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-12-17 20:45:01 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
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:
            [...]
=20=20=20=20=20=20=20=20=20=20=20
/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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263456-7141-uEK6sF91hw>