Fix solaris (and other unsupported platforms).
git-svn-id: svn://10.0.0.236/trunk@51357 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -840,8 +840,7 @@ nsTraceRefcnt::WalkTheStack(FILE* aStream)
|
||||
void
|
||||
nsTraceRefcnt::WalkTheStack(FILE* aStream)
|
||||
{
|
||||
WalkTheStack(gStackBuffer, sizeof(gStackBuffer));
|
||||
fprintf(aStream, "%s\n", gStackBuffer);
|
||||
fprintf(aStream, "write me, dammit!\n");
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user