Skip to content

printf() broken due to missing u8_strlen #706

Closed
@pao

Description

@pao

I see that gnulib provides it, but there's no references to "unistr.h" anywhere in the source.

julia> strlen("abcdא")
dlsym: julia: undefined symbol: u8_strlen

julia> strlen("abcdא")
dlsym: julia: undefined symbol: u8_strlen

julia> strlen("abcdא")
Segmentation fault

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorbuildingBuild system, or building Julia or its dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions