Skip to content

-Werror=array-bounds in get_token_to_eol #707

Description

@RangerY

具体报错如下:
emmintrin.h:706:11: error: array subscript ‘const __m128i_u[0]’ is partly outside array bounds of ‘const char [7]’ [-Werror=array-bounds=]

看起来是因为7字节的ranges1与16字节的__m128i不匹配导致

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