DarkRadiant: master f3640e07

Author Committer Branch Timestamp Parent
Matthew Mott Matthew Mott master 19.07.2023 19:29 master 98e97c98
Changeset Fix bug in string conversion to Vector4

A stream extraction failure sets failbit, not badbit, therefore we need
to detect the error with fail().
mod - libs/string/convert.h Diff File