#At file:///home/jonas/src/70-spj/ based on revid:jonas@stripped
3155 Jonas Oreland 2010-05-12
ndb spj - windoze warning 1
modified:
storage/ndb/test/tools/hugoJoin.cpp
=== modified file 'storage/ndb/test/tools/hugoJoin.cpp'
--- a/storage/ndb/test/tools/hugoJoin.cpp 2010-05-11 20:12:03 +0000
+++ b/storage/ndb/test/tools/hugoJoin.cpp 2010-05-12 06:27:44 +0000
@@ -179,7 +179,7 @@ int main(int argc, char** argv){
if (_seed == 0)
{
- _seed = NdbTick_CurrentMillisecond();
+ _seed = (unsigned)NdbTick_CurrentMillisecond();
}
ndbout << "--seed=" << _seed << endl;
Attachment: [text/bzr-bundle] bzr/jonas@mysql.com-20100512062744-k4ll0mrhojyd8rmm.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0-spj branch (jonas:3155) | Jonas Oreland | 12 May |