´´´
CC (gcc) [M db_mongodb.so] mongodb_dbase.o
mongodb_dbase.c:1207:48: warning: comparison of constant 0 with expression of type 'bool' is always false
[-Wtautological-constant-out-of-range-compare]
if(bson_append_document(udoc, "$set", 4, sdoc)<0) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
1 warning generated.
´´´


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.