On 2021/05/16 09:51, Anthony J. Bentley wrote:
> Hi,
> 
> Nick Gasson writes:
> > Please find attached a new port devel/rapidjson which I'm packaging as a
> > dependency of ccls (a C/C++ language server) which I'll send out
> > shortly.
> 
> This packages 1.1.0 which was released in 2016. But rapidjson sees
> continuous development in Git, just no releases; see
> https://github.com/Tencent/rapidjson/issues/1759
> 
> As a result, many projects embed newer versions. Are we sure having
> this installed won't break any existing ports?

I agree with your concerns. Also ccls uses a specific commit id of
rapidjson as a git submodule: 
https://github.com/MaskRay/ccls/tree/master/third_party

Nick, I think you should just to generate a proper tar for ccls rather than
using the broken github autogenerated one.

(Also wondering, is ccls going to be another port that is going to need
work every time clang is updated?)

Reply via email to