wxgtk3 build failure #10

Closed
opened 2024-04-29 20:28:12 +02:00 by tb · 3 comments
Owner
https://sprunge.us/uUwORR
farkuhar was assigned by tb 2024-04-29 20:28:12 +02:00
Member

Upstream devs committed a fix five months ago: 5a7fba5639
I could have just used their fix as-is, but enclosing the offending code with another #ifdef and #endif pair appears to have the same effect.

Upstream devs committed a fix five months ago: https://github.com/vadz/wxWidgets/commit/5a7fba56390b319de2b7ec2f8c244d6144c5ebea I could have just used their fix as-is, but enclosing the offending code with another #ifdef and #endif pair appears to have the same effect.
Member

Rather than take a chance with the insertion of another #ifdef and #endif pair (which might have unforeseen side-effects that aren't yet showing up in my tests), I went with the fix that upstream devs consider cleanest. Thanks for reporting!

Rather than take a chance with the insertion of another #ifdef and #endif pair (which might have unforeseen side-effects that aren't yet showing up in my tests), I went with the fix that upstream devs consider cleanest. Thanks for reporting!
Author
Owner

Can confirm that it builds now, thanks!

Can confirm that it builds now, thanks!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ports/contrib#10
No description provided.