Skip to content

Rust violates GPL by deriving code from libgcc #101187

Open
@xerxes12354

Description

@xerxes12354

GPL code means proprietary projects cannot copy it. Rust violates GPL license by reusing GPL code in non-GPL environment.

// https://github.com/gcc-mirror/gcc/blob/master/libstdc++-v3/libsupc++/eh_personality.cc

This is GPL license violation. Please fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-licensingArea: Compiler licensingT-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions