wmkdepend sometimes throws
Evidenced by this:
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_M_create
The root cause is incorrect token shifting when getting the next file chunk. @Mattijs
Moving repositories to https://gitlab.com/openfoam on 1 Nov 2025
Create your https://gitlab.com account now so you can file issues & send MRs
Evidenced by this:
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_M_create
The root cause is incorrect token shifting when getting the next file chunk. @Mattijs