Project

Profile

Help

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

Bug #871676

closed

options.c: assigning NULL to int

Added by Marko Lindqvist almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Category:
Client
Sprint/Milestone:
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

Actions #1

Updated by Marko Lindqvist almost 3 years ago

Actions #2

Updated by Marko Lindqvist almost 3 years ago

  • Status changed from Resolved to Closed
  • Assignee set to Marko Lindqvist

Also available in: Atom PDF