Very little to look at , Tempnam is on the road of being deprecated also by gcc On fedora 29
rexxutil.cpp:(.text+0x14e): warning: the use of `tempnam' is dangerous, better use `mkstemp' gcc --version gcc (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6) The only problem with mkstemp is that it returns a handle to an open temporary file While the rexx usage of tempnam asks only for a reasonable random file name And as far as the semaphore_ things I will try to put together a small script And I will keep You posted on the result And as far as the dangling rexximage process Sometimes it happens sometimes not, Not easy IMO to debug Enrico > On 4 Jan 2019, at 17:42, Erich Steinböck <erich.steinbo...@gmail.com> wrote: > > Hi P.O., the compilation time warnings are unrelated to the rexximage issue. > We will look into it and will let you know. > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel