HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #829535
Task #774803: Emscripten clients for web.
Multiple declarations of pOptions_Button
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The usual linkers tolerates this multiple declaration, but wasm-ld rejects it. It appears that this is non-standard. https://en.cppreference.com/w/c/language/extern#Tentative_definitions
History
#2
Updated by Marko Lindqvist almost 3 years ago
Does sdl-client (S2_6 & S2_5) have identical code?
#3
Updated by Zoltán Žarkov almost 3 years ago
- File 0002-Fix-multiple-declaration-of-pOptions_Button.patch 0002-Fix-multiple-declaration-of-pOptions_Button.patch added
This patches sdl and sdl2 clients for 2.6. I have not tested if it applies cleanly to 2.5.
#4
Updated by Marko Lindqvist almost 3 years ago
- File 0002-Fix-multiple-declaration-of-pOptions_Button.patch 0002-Fix-multiple-declaration-of-pOptions_Button.patch added
- Tracker changed from Task to Bug
- Status changed from New to Resolved
- Sprint/Milestone changed from 2.6.1 to 2.5.12
S2_5 version attached.
#5
Updated by Marko Lindqvist almost 3 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist