This repository has been archived on 2026-09-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
golem-v2-tinycbor/tests
Piotr Wierciński 04b306c447 Use internal linkage for data.cpp files
The Qt uses test batching and potentially encoder/data.cpp
and parser/data.cpp can end up in the same translation unit.
This can be problematic as they declare symbols with the
same names.
Change both files to use internal linkage in order to avoid
symbols clashing.
2023-08-14 07:58:57 -07:00
..
2021-09-03 13:19:19 -07:00
2018-07-08 11:16:12 -07:00