Skip to content

Commit

Permalink
Merge pull request #12474 from keymanapp/fix/linux/apicheck
Browse files Browse the repository at this point in the history
fix(linux): ignore additional C++ symbol in API check
  • Loading branch information
ermshiperete authored Sep 26, 2024
2 parents 60d888a + 3fab6c2 commit d7a69d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux/debian/libkeymancore2.symbols
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ libkeymancore.so.2 libkeymancore2 #MINVER#
* Build-Depends-Package: libkeymancore-dev

(c++|optional)"typeinfo name for std::codecvt_utf8_utf16<char16_t, 1114111ul, (std::codecvt_mode)0>@Base" 17.0.244
(c++|optional)std::piecewise_construct@Base 18.0.118
km_core_context_clear@Base 17.0.195
km_core_context_get@Base 17.0.195
km_core_context_item_list_size@Base 17.0.195
Expand Down

0 comments on commit d7a69d9

Please sign in to comment.