1 страниц (8 вхождений)
Unicode issue in string argument for image2rgb() - Сообщения
#1 Опубликовано: 22.04.2021 00:44:39
1 пользователям понравился этот пост
Davide Carpi 22.04.2021 08:36:00
#2 Опубликовано: 22.04.2021 08:36:07
Thank you, I'll fix it ASAP.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Опубликовано: 25.04.2021 19:48:26
Fixed and released for the latest beta
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Alvaro Diaz Falconi 25.04.2021 20:09:00
#4 Опубликовано: 25.04.2021 20:21:10
WroteFixed and released for the latest beta
Hi Davide. The issue persists for release "0.99.7786.571":
test.sm (2 КиБ) скачан 57 раз(а).
Best regards.
Alvaro.
#5 Опубликовано: 26.04.2021 04:38:06
#6 Опубликовано: 26.04.2021 08:53:32
WroteIt works for me even if dots, slashes and underscores are encoded
Hi Davide. Yes. you're right, it works with encoded strings now, I see the strings, and no check if can read files with that.
So, standard ASCII characters lower than 128 will be encoded as Unicode? That can introduce a lot of issues for low level manipulation to the user.
test_unicode_2.sm (5 КиБ) скачан 54 раз(а).
Also, the string "a_b" doesn't appear in the search box, but if you search for x, x and "x" appear.
Also, suppose that I want to find an sm file where it's defined the function "my_function_1": I need to search now the string "my\005F\function\005F\1" inside the files?
Best regards.
Alvaro.
1 пользователям понравился этот пост
sergio 26.04.2021 14:05:00
#7 Опубликовано: 26.04.2021 10:31:56
WroteSo, standard ASCII characters lower than 128 will be encoded as Unicode? That can introduce a lot of issues for low level manipulation to the user.
As Andrey has stated there's an enforcement on the encoding, I don't know how much can be relaxed (as positive thing now you should be able to use 4-digits folders in paths); however as you pointed out in some fields the program misses the proper implementation to deal with them (more visible because the enforced rule, but would have been buggy even with less strict approach, and it was buggy since the encoding was already in place). Ideally it should works flawlessy whatever under the hood all character are encoded or not.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 пользователям понравился этот пост
#8 Опубликовано: 26.04.2021 11:38:33
Alvaro,
Thank you! Fixed.
WroteAlso, the string "a_b" doesn't appear in the search box, but if you search for x, x and "x" appear.
Also, suppose that I want to find an sm file where it's defined the function "my_function_1": I need to search now the string "my\005F\function\005F\1" inside the files?
Thank you! Fixed.
1 пользователям понравился этот пост
Alvaro Diaz Falconi 26.04.2021 23:45:00
1 страниц (8 вхождений)
-
Новые сообщения
-
Нет новых сообщений