Skip to content

ezNoSQL znsq_create return codes #234

@cybersorcerer

Description

@cybersorcerer

Hi,

I do work on an Enterprise SDK for Python C Extension for ezNoSQL. I get a hex return code of x'ffff' (masked by znsq_err macro) from znsq_create so i was looking for a documentation of znsq_create return codes but could not find any. x'ffff' does not look right to me. I tested with return code fields defined as int and uint32_t but get x'ffff' in both cases. Any ideas where i can find a more detailed explanation of znsq_create return codes? Is there a way to get debug messages from znsq_create in order to analyse the issues further? My extension is compiled/linked as 64Bit i am using libigwznsqd64.x/so

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions