Skip to content
Commit 560e56fa authored by Philip Withnall's avatar Philip Withnall
Browse files

gstrfuncs: Fix regression in C++ types accepted by g_str_equal()

Further to commit bcd364af

, fix the types accepted by the
`g_str_equal()` macro for C++ too. C++ is more restrictive about
const-correctness.

Add unit tests.

Signed-off-by: default avatarPhilip Withnall <pwithnall@endlessos.org>

Fixes: #2820
parent b5299ed2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment