Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Catch-polymorphic-exception-by-reference.patch | [PATCH] Catch polymorphic exception by reference Fixes a compilation warning with gcc 8. Same as requested in https://github.com/jmmv/atf/pull/41 but I added a missing const qualifier. |
Julio Merino <jmmv@google.com> | no | 2019-03-10 | ||
0002-Support-GNU-Hurd.patch | This header is missing on Hurd but doesn’t seem to be used anyway. diff --git a/atf-c++/detail/fs.cpp b/atf-c++/detail/fs.cpp index bcef920..fe581e1 100644 |
no |