Show line number for some warning and error message.
This commit is contained in:
@@ -385,7 +385,7 @@ static bool TestStreamLoadObj() {
|
||||
std::string* err) {
|
||||
(void)err;
|
||||
(void)matId;
|
||||
LoadMtl(matMap, materials, &m_matSStream, warn);
|
||||
LoadMtl(matMap, materials, &m_matSStream, warn, err);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user