We need to consider what to do for 1.3.19. There is one open issue,
and that's the warnings about the use of tmpnam() in 2 of the
support programs. We could change these to use mkstemp() if available
(we do use it already in the main code, but only under systems
with mmap using MAP_TMPFILE. So to do it right, we should check
to see if mkstemp() is available during Configure.

Comments?
-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
          "Casanova will have many weapons; To beat him you will
              have to have more than forks and flatulence."

Reply via email to