Skip to content

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