Skip to content

Don't require python+curl by default (utfdata.h) #201

@avih

Description

@avih

Cloning and building (e.g. make release) does or may trigger the utfdata.h rebuild - which requires curl and python3.

utfdata.h does exist at the repo, so if curl/python3 are missing, this can be issued as a workaround before the build:

touch UnicodeData.txt SpecialCasing.txt utfdata.h

However, I think it's more approprtiate to make that an independent build step - only if someone wants to update utfdata.h, and that by default it should use the one provided with the repo.

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