• Sergei Golubchik's avatar
    misc cleanups · a363ccd6
    Sergei Golubchik authored
    * comment - use the standard style
    * no need to reimplement for with while
    * TODO comments for not implemented types
    * rename the error not to refer to the underlying library, it's
      the implementation detail
    * use res->length(0) to set length to 0, but preserve the already
      allocated buffer
    * rename main.sformat -> main.func_sformat
    * removed a duplicated part of the test
    a363ccd6
item_create.cc 139 KB