Raymond Toy pushed to branch issue-367-count-octets-for-encoding at cmucl / cmucl Commits: 3f19d402 by Raymond Toy at 2025-01-16T19:36:41-08:00 Update pot file for new docstrings - - - - - 1 changed file: - src/i18n/locale/cmucl.pot Changes: ===================================== src/i18n/locale/cmucl.pot ===================================== @@ -9300,6 +9300,13 @@ msgid "" " external format." msgstr "" +#: src/code/extfmts.lisp +msgid "" +"Compute the number of octets needed to convert String using the\n" +" specified External-format. The string is bound by Start (defaulting\n" +" to 0) and End (defaulting to the end of the string)." +msgstr "" + #: src/code/extfmts.lisp msgid "" "Encode the given String using External-Format and return a new\n" View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/3f19d40275a95d5f6d69fce7... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/3f19d40275a95d5f6d69fce7... You're receiving this email because of your account on gitlab.common-lisp.net.