[haiku-bugs] Re: [Haiku] #15515: deprecate tempnam, tmpnam, L_tmpnam and gets

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 03 Jan 2020 07:46:33 -0000

#15515: deprecate tempnam, tmpnam, L_tmpnam and gets
----------------------------+----------------------------
   Reporter:  korli         |      Owner:  nobody
       Type:  bug           |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  System/POSIX  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------
Comment (by X512):

 Build broken after this change on x86 native Haiku build:
 {{{
 In file included from
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/ext/string_conversions.h:43,
                  from
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/bits/basic_string.h:6400,
                  from
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/string:52,
                  from
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/stdexcept:39,
                  from
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/array:3,
                  from
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/tuple:3,
                  from
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/bits/stl_map.h:63,
                  from
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/map:61,
                  from ../headers/private/app/TokenSpace.h:13,
                  from ../src/system/libroot/os/launch.cpp:9:
 
build_packages/gcc_x86_syslibs_devel-8.3.0_2019_05_24-7-x86_gcc2/develop/headers/x86/c++/cstdio:141:11:
 error: '::tmpnam' has not been declared
    using ::tmpnam;
            ^~~~~~
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15515#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: