Logo
Explore Help
Register Sign In
Miko/LSL-PyOptimizer
1
0
Fork 0
You've already forked LSL-PyOptimizer
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
f5035ed62dd99c2003a5e2a3fc647703eaeb439c
LSL-PyOptimizer/unit_tests/regression.suite/issue-21.out

9 lines
136 B
Plaintext
Raw Normal View History

Fix regression introduced with the latest changes to loadlib In Python 2, function type names from buiiltins.txt were entered into the tables as Unicode, causing the output module to promote strings to Unicode, and causing trouble further down the line. Entering them as str fixes the issue. Thanks a lot to @PeterStindberg for reporting the issue and providing a script that reproduces it. Fixes #21
2023-01-09 11:03:41 +01:00
default
{
state_entry()
{
llOwnerSay((key)((string)llGetObjectDetails("", (list)1)));
llOwnerSay("¡");
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 440ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API