Skip to content
Commits on Source (2)
......@@ -1861,3 +1861,7 @@ cmake_rpath_contains_build_path:
Packages can set `-DCMAKE_SKIP_RPATH=ON` as workaround, but then possibly
have to set `LD_LIBRARY_PATH` while running tests.
url: https://gitlab.kitware.com/cmake/cmake/issues/18413
build_path_in_texi_figure_documentation:
description: |
eg. "@float Figure,fig:qn_closed_single" in octave-queueing.
deterministic: True
......@@ -15946,6 +15946,10 @@ octave-odepkg:
version: 0.8.5-2
issues:
- random_order_of_pdf_ids_generated_by_latex
octave-queueing:
version: 1.2.5-2
issues:
- build_path_in_texi_figure_documentation
octave-tisean:
version: 0.2.3-1
bugs:
......