8000 Remove onig bindings · Issue #568 · kivikakk/comrak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Remove onig bindings #568
Open
Open
@sgued

Description

@sgued

Comrak brings the onig dependency, which depends on an unmaintained C library that broke with GCC15: rust-onig/rust-onig#196

It would probably make sense to find an replacement library.

Meanwhile, you can work around the GCC15 issue with export CC=clang, which will make cc compile with clang instead of gcc.

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

      0