Skip to content

Hexadecimal format is printed as decimal #111

@ManickaP

Description

@ManickaP

It seems to me that despite specifying %x format, the resulting logs contain decimal value. This is especially confusing as the string contains 0x prefix:

[3][840b.8435][01:17:56.211381][strm][0x7ee0ec008c50] Setting flags 0x16 (existing flags: 0x0)

https://github.com/microsoft/msquic/blob/e855aa04835dd31d113bb444c5cb2eb9593c286c/src/core/send.c#L410-L415

https://github.com/microsoft/msquic/blob/e855aa04835dd31d113bb444c5cb2eb9593c286c/src/generated/linux/send.c.clog.h.lttng.h#L4C12-L27

Potentially related: #69

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions