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...":https://support.plan.io/news/187
Actions
Bug #871676
closedoptions.c: assigning NULL to int
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Seen on emscripten build:
../../../src/client/options.c:1867:42: warning: incompatible pointer to integer conversion initializing 'const unsigned int' with an expression of type 'void *' [-Wint-conversion]
COC_NETWORK, GUI_STUB, NULL, NULL),
^~~~
Files
Updated by Marko Lindqvist almost 3 years ago
- File 0037-Correctly-set-use_prev_server-client-option-to-FALSE.patch 0037-Correctly-set-use_prev_server-client-option-to-FALSE.patch added
- Status changed from In Progress to Resolved
- Sprint/Milestone set to 2.6.3
Updated by Marko Lindqvist almost 3 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist
Actions