Skip to content

String problem? #1

@joshmyzie2

Description

@joshmyzie2

I've just installed your library and was trying to configure it when I noticed odd behavior with the dictionary returned by .fix.getdefaults:

q)x:first key .fix.getdefaults[]
q)x
`BEGINSTRING
q)x~`BEGINSTRING
0b
q)x
`BEGINSTRING
q)x~`BEGINSTRING
0b
q)x
`BEGINSTR0

I'm not a C programmer, but it looks like some kind of memory pointer issue. Any idea what's going on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions