commit: f7aa9f54fed8aa3b557e9329b0833060ec76a4a9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 1 02:24:25 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 1 02:24:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7aa9f54
sci-libs/vtk: add more references to patch Signed-off-by: Sam James <sam <AT> gentoo.org> ...vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch b/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch index e06c786db9ab..24804ca2dc0a 100644 --- a/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch +++ b/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch @@ -1,4 +1,8 @@ From https://gitlab.kitware.com/vtk/vtk/-/commit/0322b938968eebee585ad7efb93bbdade7106355 + +https://bugs.gentoo.org/863038 +https://gitlab.kitware.com/vtk/vtk/-/issues/18638 + From: Aron Helser <[email protected]> Date: Mon, 15 Aug 2022 10:06:13 -0400 Subject: [PATCH 16/30] Change or scope struct names to avoid conflicts. @@ -121,6 +125,3 @@ Subject: [PATCH 16/30] Change or scope struct names to avoid conflicts. vtkAMRVelodyneReaderInternal(); ~vtkAMRVelodyneReaderInternal(); void SetFileName(VTK_FILEPATH VTK_FUTURE_CONST char* fileName); --- -2.37.2 -
