Changeset 561

Show
Ignore:
Timestamp:
08/19/09 09:51:02 (15 years ago)
Author:
vbarta
Message:

initializing infexist to false - not necessarily correct, but it should be initialized to _something_

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/stat/merger.cpp

    r536 r561  
    1414        vec result; 
    1515        ivec indW; 
    16         bool infexist; 
     16        bool infexist = false; 
    1717        switch ( METHOD ) { 
    1818        case ARITHMETIC: