11-24-2024 05:50 AM - edited 11-24-2024 05:52 AM
For example, in this message:
Again test here:
String "*pixel_out++ = (*pixel_in << 16) | (*(pixel_in + 1) << 😎 | (*(pixel_in + 2));" pasted below:
*pixel_out++ = (*pixel_in << 16) | (*(pixel_in + 1) << | (*(pixel_in + 2));
Aha, now I see - it is smile, how funny! Please fix it in "code section", please.
11-25-2024 08:45 AM
Thanks for that @Andrey_Dmitriev
There are certain sets of characters that the editor tries to convert to emoji. We have this bug in our backlog.
Best,
Mark