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 #859209
citydlg_common.c uses va_list, but does not include stdarg.h
Start date:
Due date:
% Done:
0%
Estimated time:
Description
'make src-check' on S2_6 reveals:
- C or C++ files which use va_list but don't include stdarg.h:
client/citydlg_common.c
Related issues
History
#1
Updated by Marko Lindqvist over 2 years ago
- File 0009-citydlg_common.c-Include-stdarg.h.patch 0009-citydlg_common.c-Include-stdarg.h.patch added
- Status changed from In Progress to Resolved
#2
Updated by Jacob Nevins over 2 years ago
Oops, that would have been me in #856260. Thanks.
#3
Updated by Jacob Nevins over 2 years ago
- Related to Feature #856260: Rework city dialog sum breakdowns to remove duplicate descriptions, etc added
#4
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist