Be a bit more specific in the message.
This commit is contained in:
@@ -127,7 +127,7 @@ void BLI_system_backtrace(FILE *fp)
|
|||||||
#undef MAXSYMBOL
|
#undef MAXSYMBOL
|
||||||
#undef SIZE
|
#undef SIZE
|
||||||
#else
|
#else
|
||||||
fprintf(fp, "Not supported on release builds\n");
|
fprintf(fp, "Crash backtrace not supported on release builds\n");
|
||||||
#endif /* NDEBUG */
|
#endif /* NDEBUG */
|
||||||
#else /* _MSC_VER */
|
#else /* _MSC_VER */
|
||||||
/* ------------------ */
|
/* ------------------ */
|
||||||
|
|||||||
Reference in New Issue
Block a user