Skip to content

fix: replace non-ASCII source comments#5736

Merged
akleshchev merged 1 commit into
secondlife:developfrom
santoslgl01-web:fix/issue-5664-ascii-comments
May 11, 2026
Merged

fix: replace non-ASCII source comments#5736
akleshchev merged 1 commit into
secondlife:developfrom
santoslgl01-web:fix/issue-5664-ascii-comments

Conversation

@santoslgl01-web
Copy link
Copy Markdown
Contributor

Summary

Fixes #5664

  • Replaced the remaining non-ASCII punctuation in source comments with ASCII equivalents.
  • Kept the change limited to comments so generated code behavior is unchanged.

/claim #5664

Testing

  • python3 byte scan confirmed no non-ASCII bytes remain in the issue-mentioned files (indra/llimagej2coj/llimagej2coj.cpp, indra/newview/llvelopack.cpp) and the two follow-up source files changed here (indra/llkdu/llimagej2ckdu.cpp, indra/llfilesystem/lldiskcache.cpp).
  • git diff --check

@opirebot
Copy link
Copy Markdown

opirebot Bot commented Apr 29, 2026

😅 Ups... the issue does not have any reward yet!

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@santoslgl01-web
Copy link
Copy Markdown
Contributor Author

\n I have read the CLA Document and I hereby sign the CLA\n

@santoslgl01-web
Copy link
Copy Markdown
Contributor Author

recheck

@santoslgl01-web
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@santoslgl01-web
Copy link
Copy Markdown
Contributor Author

recheck

@santoslgl01-web
Copy link
Copy Markdown
Contributor Author

Hi! Just checking in — please let me know if any changes are needed. Happy to update the PR. Thanks!

@akleshchev
Copy link
Copy Markdown
Contributor

Thank you, merging.

@akleshchev akleshchev merged commit 127fe9b into secondlife:develop May 11, 2026
12 of 13 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UTF-8 characters in source code files

2 participants