Control: tags -1 pending

On 7/3/24 2:39 PM, Matthias Klose wrote:
In file included from /<<PKGBUILDDIR>>/src/command_export.hpp:34,
                  from /<<PKGBUILDDIR>>/src/commands.cpp:12:
/<<PKGBUILDDIR>>/include/rapidjson/document.h: In member function 
‘rapidjson::GenericStringRef<CharType>& rapidjson::GenericStringRef<CharType>::operator=(const 
rapidjson::GenericStringRef<CharType>&)’:
/<<PKGBUILDDIR>>/include/rapidjson/document.h:319:82: error: assignment of read-only 
member ‘rapidjson::GenericStringRef<CharType>::length’
   319 |     GenericStringRef& operator=(const GenericStringRef& rhs) { s = 
rhs.s; length = rhs.length; }
       |                                                                        
   ~~~~~~~^~~~~~~~~~~~

This is fixed in git by cherry-picking https://github.com/Tencent/rapidjson/pull/719

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to