Skip to content

Fix compile issue on MacOS#926

Open
moonetic wants to merge 2 commits intouber:devfrom
moonetic:dev
Open

Fix compile issue on MacOS#926
moonetic wants to merge 2 commits intouber:devfrom
moonetic:dev

Conversation

@moonetic
Copy link
Contributor

This PR fixes compilation fail on MacOS(darwin), that occurrs after fixing the FreeBSD 14 compile issue described on issue by hxw The problem is, that now there are two getSendQueueLen functions defined for darwin platform, which causes compile failure. The fix removes darwin build tag from sockio_bsd file.

This PR fixes compilation fail on MacOS(darwin), that occurrs after fixing the FreeBSD 14 compile issue described on [issue by hxw](uber#914)
The problem is, that now there are two getSendQueueLen functions defined for darwin platform, which causes compile failure. The fix removes darwin build tag from sockio_bsd file.
@moonetic
Copy link
Contributor Author

@cinchurge can you please review this? The compile issue on MacOS is pretty serious, I think))

@irfn
Copy link

irfn commented May 25, 2025

In absence of the Merge, Is there any workaround for this?

@kklimov-axcient
Copy link

In absence of the Merge, Is there any workaround for this?

@irfn Only your own fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants