• Monty's avatar
    Fix compiler warnings in connect engine · c22e6eed
    Monty authored
    - Removed not used variables
    - Added /* fall through */ to switches
    - Removed not used static variable 'slash' from header file
    - Removed test of fp->field_length >= 0 as it is always true
    c22e6eed
bsonudf.cpp 162 KB