nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] small warning


From: Christophe OPOIX
Subject: [Nel] small warning
Date: Wed, 28 Apr 2004 15:57:29 +0200

R:\code\nel\src\3d\driver.cpp(443) : warning C4700: local variable 'i'
used without having been initialized

default: strUploadFormat= toString("Format??: %d", i); break;

It is indeed not initialized anywhere. Did you want to increment i in
each case block ?
It isn't that important but still.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]