Subj : Re: Need volonteers to test another patch
To : Wilfred van Velzen
From : Vitaliy Aksyonov
Date : Wed Feb 28 2024 11:03 am
Hello Wilfred.
28 Feb 24 11:01, you wrote to me:
WvV> I didn't mention this before, but there are some linker warnings:
WvV> ../goldlib/uulib/libuulib.a(uunconc.cpp.o): In function
WvV> `UUDecode(_uulist*)': uunconc.cpp:(.text+0x34e2): warning: the use of
WvV> `tempnam' is dangerous, better use
WvV> `mkstemp' CMakeFiles/golded.dir/gedoit.cpp.o: In function
WvV> `WriteMsgs(GMsg*)': gedoit.cpp:(.text+0xa51): warning: the use of
WvV> `mktemp' is dangerous, better use `mkstemp'
WvV> They should be easy to address.
I've seen those. I'm not sure that mkstemp is available in all systems GoldEd is possible to build.