From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f23a64423a4bd480 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-25 04:19:38 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed1.uni2.dk!news.net.uni-c.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: compile warning Date: Fri, 25 May 2001 13:19:35 +0200 Organization: Centre for Chaos and Turbulence Studies, Niels Bohr Institute Message-ID: <3B0E3FC7.C645B8F3@nbi.dk> References: <3B0C4EDD.A8487A63@oek.dk> NNTP-Posting-Host: garfield.nbi.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.net.uni-c.dk 990789577 22692 130.225.212.232 (25 May 2001 11:19:37 GMT) X-Complaints-To: usenet@news.net.uni-c.dk NNTP-Posting-Date: Fri, 25 May 2001 11:19:37 +0000 (UTC) X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.0.37 i686) X-Accept-Language: fo,da,no,sv,is,de,fr,en Xref: archiver1.google.com comp.lang.ada:7760 Date: 2001-05-25T13:19:35+02:00 List-Id: Peter: > Hello I get the following warning when compiling with gnatmake : > > /usr/local/lib/gcc-lib/i386-unknown-freebsd4.3/2.8.1/adalib//libgnat.so: > warning: mktemp() possibly used unsafely; consider using mkstemp() It is most likely related to the risk that temporary files are created in a way that allows other users to manipulate the files in dangerous ways (like adding backdoors in supposedly secure programs). Jacob PS: Rart at se at der er enkelte danske Ada-brugere rundt omkring. Er du med i "Ada i Danmark"? -- Warning: Dates in calendars are closer than they appear.