On 07.10.24 17:59, Andrew Piskorski wrote:
I'd lean towards turning ns_mktemp into a wrapper around Tcl's "file
tempfile".  That calls TclUnixOpenTemporaryFile() and thus mkstemp()
or mkstemps(), but it looks like Tcl has already done the necessary
work to easily make the wrapper backwards compatible with the
old-style ns_mktemp.

Well, if this is so as stated above, then it is a no-brainer!



_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to