Page MenuHome GnuPG

spawn API glitch
Testing, HighPublic

Description

In libgpg-error, we added the spawn API.
For Windows, I did mistake to expose unused function of get_max_fds.

This may cause symbol duplication error when building gnupg with libgpg-error 1.50 (for static linking).

Details

Event Timeline

gniibe triaged this task as High priority.

libgpg-error fix is done in: rEc2a713fe11e3: w32:spawn: Remove unused function get_max_fds.

We need to fix gnupg24 and gnupg22, so that those can be build with libgpg-error 1.50.

gniibe set External Link to https://bugs.debian.org/1081807.Tue, Sep 17, 2:26 AM
werner moved this task from Backlog to WiP on the gnupg22 board.
werner changed the task status from Open to Testing.Wed, Sep 25, 4:14 PM