Skip to content

Not enough arguments in call to _Cfunc_rocksdb_approximate_sizes #203

@arlottang

Description

@arlottang

go: github.com/tecbot/gorocksdb upgrade => v0.0.0-20191217155057-f0fad39f321c
#github.com/tecbot/gorocksdb
../DB/GOPATH/pkg/mod/github.com/tecbot/gorocksdb@v0.0.0-20191217155057-f0fad39f321c/db.go:609:29: not enough arguments in call to _Cfunc_rocksdb_approximate_sizes
have (*_Ctype_struct_rocksdb_t, _Ctype_int, **_Ctype_char, *_Ctype_ulong, **_Ctype_char, *_Ctype_ulong, _Ctype_ulong)
want (
_Ctype_struct_rocksdb_t, _Ctype_int, **_Ctype_char, *_Ctype_ulong, **_Ctype_char, *_Ctype_ulong, _Ctype_ulong, **_Ctype_char)
../DB/GOPATH/pkg/mod/github.com/tecbot/gorocksdb@v0.0.0-20191217155057-f0fad39f321c/db.go:650:32:not enough arguments in call to _Cfunc_rocksdb_approximate_sizes_cf
have (
_Ctype_struct_rocksdb_t, *_Ctype_struct_rocksdb_column_family_handle_t, _Ctype_int, **_Ctype_char, *_Ctype_ulong, **_Ctype_char, *_Ctype_ulong, _Ctype_ulong)
want (
_Ctype_struct_rocksdb_t, *_Ctype_struct_rocksdb_column_family_handle_t, _Ctype_int, **_Ctype_char, *_Ctype_ulong, **_Ctype_char, *_Ctype_ulong, *_Ctype_ulong, **_Ctype_char)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions