www/dillo2: Fix llvm 19 build
Fix error with llvm 19 compile:
./misc.hh:384:13: error: no member named 'arrayExtra' in 'NotSoSimpleVector<T>'
384 | this->arrayExtra = NULL; | ~~~~ ^
MFH: 2024Q4
www/dillo2: Fix llvm 19 build Tags None Referenced Files None Subscribers None
Description
Details
|