There are bound to be plenty of bugs: GoldED+ is a huge construction
set grown over decades and nobody quite remembers all of its features
any more :) and almost everything that puts text on the screen was
touched here. So find bugs and write, I go through all of it.
Built a GoldED+ that holds text as UTF-8 internally. Nothing changes[...]
on the wire - it writes to echoes in whatever XLATEXPORT says, as
before.
Built a GoldED+ that holds text as UTF-8 internally. Nothing changes on
the wire - it writes to echoes in whatever XLATEXPORT says, as before.
Latest code, when exiting Golded, now says things like:
! 10:46:55 2 character(s) of message 830 could not be converted from US-ASCII ! 10:49:59 201 character(s) of message 3546 could not be
converted from US-AS
1) The area those messages are located in would be nice to know to track down exactly which message(s) they are. If they are already included,
but end up after the 79th column, then see #2.
2) The second line (maybe the first, too?) was cut off at 79 columns,
even though I'm using a 160 wide terminal window. Even if we don't want
to go past 79 columns, whatever else on that line should then be wrapped
to the next.
Hello All!
Built a GoldED+ that holds text as UTF-8 internally. Nothing changes
on the wire - it writes to echoes in whatever XLATEXPORT says, as
before.
Those were printed to my console after exiting Golded, but were
truncated to 79 characters. After a few uses of Golded, they weren't printed to the console any more.
I made some changes so that the log points specifically to the message
that couldn't be decoded correctly. By the way, this means that someone
is incorrectly specifying the ASCII encoding in CHRS while using 8-bit characters or UTF-8 in the message.
Hello Nick!
Thursday September 03 2026 11:14, you wrote to me:
Those were printed to my console after exiting Golded, but were
truncated to 79 characters. After a few uses of Golded, they
weren't
printed to the console any more.
I made some changes so that the log points specifically to the message
that couldn't be decoded correctly. By the way, this means that
someone is incorrectly specifying the ASCII encoding in CHRS while
using 8-bit characters or UTF-8 in the message.
Nope but a lot less :
/usr/bin/ld: ../goldlib/uulib/libuulib.a(uunconc.cpp.o): in function `UUDecode(_uulist*)':
uunconc.cpp:(.text+0x3592): warning: the use of `tempnam' is
dangerous, better use `mkstemp' /usr/bin/ld: CMakeFiles/golded.dir/gedoit.cpp.o: in
function `WriteMsgs(GMsg*)': gedoit.cpp:(.text+0xa4f): warning: the
use of `mktemp' is dangerous, better use `mkstemp' or
`mkdtemp' /usr/bin/ld: ../goldlib/gall/libgall.a(gfilutl1.cpp.o): in function `TestLockPath(char const*)': gfilutl1.cpp:(.text+0x84d):
warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' /usr/bin/ld: ../goldlib/gall/libgall.a(gfilutl1.cpp.o): in function `TestLockPath(char const*)': gfilutl1.cpp:(.text+0x84d):
warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
Built a GoldED+ that holds text as UTF-8 internally.
Built a GoldED+ that holds text as UTF-8 internally.
On my system there is a bug with how kludge (and via and path) lines
are shown. The last character of the line isn't shown, except for the first line of pixels.
And the first character, the ^A, is now shown as a smiley face and
not
as the '@' characters as in the none unicode edition. But you could
call that a feature, and maybe not a bug. ;-)
On my system there is a bug with how kludge (and via and path) lines
are shown. The last character of the line isn't shown, except for
the
first line of pixels.
Please send me screenshot via Telegram 😀
And the first character, the ^A, is now shown as a smiley face and
not
as the '@' characters as in the none unicode edition. But you could
call that a feature, and maybe not a bug. ;-)
Yes 😀 Kludges should start with a ☺ symbol, not an @. This was a workaround
for 8-bit linux consoles 😀
| Sysop: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 108 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 01:26:23 |
| Calls: | 9,081 |
| Calls today: | 3 |
| Files: | 9,554 |
| D/L today: |
911 files (907M bytes) |
| Messages: | 426,447 |