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...
Feature #854149
savecompat.c: Rename 'enum entry_type' field 'entry_type' as 'type'
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Do not use enum name 'entry_name' for the field name for the entries structures in compat_load_020600(). Rename fields 'entry_name' and 'entry_type' simply as 'name' and 'type'.
History
#1
Updated by Marko Lindqvist over 2 years ago
- File 0029-savecompat.c-Rename-enum-entry_type-field-entry_type.patch 0029-savecompat.c-Rename-enum-entry_type-field-entry_type.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist