Skip to content

Bug: bs_read_ue compiler-dependent behavior when i==32 #52

@aizvorski

Description

@aizvorski

This line has compiler-dependent behavior

r += (1 << i) - 1;

Found by @LostInKadath #51 (comment)

(Probably gcc does what is intended here and clang on 64bit platforms is bugged)

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