Skip to content

fix: replace non-ASCII source comments#5736

Open
santoslgl01-web wants to merge 1 commit intosecondlife:developfrom
santoslgl01-web:fix/issue-5664-ascii-comments
Open

fix: replace non-ASCII source comments#5736
santoslgl01-web wants to merge 1 commit intosecondlife:developfrom
santoslgl01-web:fix/issue-5664-ascii-comments

Conversation

@santoslgl01-web
Copy link
Copy Markdown

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
Author

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

@santoslgl01-web
Copy link
Copy Markdown
Author

recheck

@santoslgl01-web
Copy link
Copy Markdown
Author

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

@santoslgl01-web
Copy link
Copy Markdown
Author

recheck

@santoslgl01-web
Copy link
Copy Markdown
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UTF-8 characters in source code files

1 participant