mirror of
https://github.com/bitwiseworks/gcc-os2.git
synced 2026-04-24 14:59:53 +00:00
stdcpp6 update breaks DOSBox. #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dryeo on GitHub (May 25, 2020).
As discussed on os2world, https://www.os2world.com/forum/index.php/topic,2455.0.html it appears that a stdcpp6 update broke DOSBox, or perhaps the SDL file required by DOSBox.
I don't use DOSBox and suggested users file this report but they didn't.
In this case, as the OS/2 patches were committed upstream, I rebuilt DOSBox. But if one program gets broken by an update, others may well also break and the source isn't always available.
@SilvanScherrer commented on GitHub (May 25, 2020):
This is the 2nd app we know which had issues with the new stdcpp6. But to be honest we don't have the Manpower to debug that. And as a rebuild runs here we think all is fine.
We suspect some issues with the old stdcpp which got fixed in gcc9 and thats more than hard to debug.
I close this issue as non fixable. If one thinks otherwise please reopen.