Hi i've partially resolve the
BSON patch for let him working on arm v5(on v6 and upper it's work. The problem is that within abc method the style of the coding puts a bug .
I'have resolve substituting the content with: memcpy(grow(sizeof(int)), &j, sizeof(int)); ( this has been made for "int" version)
There also some similar coding stiles in BSON package?
claudio