office-gobmx/external/mdds
Aron Budea 5d52d7dcdf silence use-after-free warning in mdds for gcc12.3 in optimized build
Follow-up to e7c4166f1e as GCC 12.3
seems to be affected, too.

Change-Id: I8e5ba9be64625ffd21d43e627996a9ea8602ce9e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162181
Tested-by: Jenkins
Reviewed-by: Aron Budea <aron.budea@collabora.com>
2024-01-18 00:42:16 +01:00
..
0001-cid-1546160-COPY_INSTEAD_OF_MOVE.patch.1 cid#1546160 COPY_INSTEAD_OF_MOVE 2024-01-15 09:42:18 +01:00
gcc-12-silence-use-after-free.patch.1 silence use-after-free warning in mdds for gcc12.3 in optimized build 2024-01-18 00:42:16 +01:00
Makefile fdo#70393: move mdds to a subdir of external 2013-10-19 08:05:55 +00:00
Module_mdds.mk fdo#70393: move mdds to a subdir of external 2013-10-19 08:05:55 +00:00
README update mdds README for new home 2016-06-17 15:10:57 +01:00
UnpackedTarball_mdds.mk cid#1546160 COPY_INSTEAD_OF_MOVE 2024-01-15 09:42:18 +01:00
use-after-free.patch external/mdds: Avoid -Werror=use-after-free (GCC 12 trunk) 2022-01-27 08:00:48 +01:00

Multi-dimensional data structure (mdds) library, available from [https://gitlab.com/mdds/mdds].

mdds primarily provides data structures that are used by the calc
core.