https://bugs.kde.org/show_bug.cgi?id=468556

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |ASSIGNED
                 CC|                            |m...@klomp.org

--- Comment #1 from Mark Wielaard <m...@klomp.org> ---
Sigh, Solaris only got pipe2 in 11.4.

I tried to fix it with:

commit 932332e660a458e51068937130d557fb4acc6630
Author: Mark Wielaard <m...@klomp.org>
Date:   Sun Apr 16 13:15:03 2023 +0200

    Use pipe in vgdb if system doesn't have pipe2

    Add a configure check for pipe2. If it isn't available use pipe
    and fcntl F_SETFD FD_CLOEXEC in vgdb.c.

    https://bugs.kde.org/show_bug.cgi?id=468556

But don't have access to a Solaris setup

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to