Skip to content

Branch off valgrind instead of patching it #17

@HadrienG2

Description

@HadrienG2

Recently, I tried packaging verrou using Spack, and discovered that the current use of patchfiles on top of valgrind brings in some... complications in that process.

One Spack maintainer suggested that now that Valgrind has switched to Git, we could make everyone's life easier by making Verrou a branch on top of valgrind's git repository, rather than a patch which exists on its own:

  • Your life would be easier, because you could easily keep your patch up to date w.r.t. valgrind using standard git tools
  • The packagers' life would be easier, because there is only one source tree to be downloaded, unlike the current situation where one must keep two source trees in sync in the package file.

How would you feel about that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions