Skip to content

Use of object-rewrite #37

@philipc

Description

@philipc

Hi,

I've become aware of this crate via an issue in the object crate. While looking into that issue, I noticed you have copies of object-rewrite code in src/elf/rewriter/elf.rs and src/elf/rewriter/writer.rs. This is fine, and the license allows that, but could you please add appropriate license attribution (or point me to it if I've missed it)?

More generally, the goals of this crate seem to overlap with object-rewrite. I see you originally started using it. I'd be interested to know what issues led you away from using it directly.

The fix for the object issue will likely involve changes to code that originated from object-rewrite. Ideally, I'd like to see fixes benefit both projects, which is much easier if object-rewrite is used directly instead of copying it. For the same reason, if you'd like help from me with fixing this, I'm more likely to do that fix in object-rewrite instead of here.

Thanks, and happy to discuss options.

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