Changes between Initial Version and Version 1 of Ticket #65480


Ignore:
Timestamp:
Jul 12, 2022, 4:47:37 PM (22 months ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65480 – Description

    initial v1  
    22
    33Need to do more digging, but hopefully this shouldn't be a big deal to fix.
     4
     5Details:
     6
     7{{{
     8:info:build ../glib-2.68.4/glib/tests/spawn-singlethread.c:454:35: error: use of undeclared identifier 'F_DUPFD_CLOEXEC'
     9:info:build       int source = fcntl (tmp_fd, F_DUPFD_CLOEXEC, 3);
     10}}}