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 #853704
Make position fields in struct inputfile unsigned
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Position within inputfile is logically unsigned, and should be declared so. It will also fix several sign-compare compiler warnings.
History
#1
Updated by Marko Lindqvist about 1 year ago
- File 0033-Make-position-fields-in-struct-inputfile-unsigned.patch 0033-Make-position-fields-in-struct-inputfile-unsigned.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist about 1 year ago
- Status changed from Resolved to Approved
inf_sanity_check() asserts about positivity of the fields turned to unsigned should be dropped.
#3
Updated by Marko Lindqvist about 1 year ago
- Status changed from Approved to In Progress
#4
Updated by Marko Lindqvist about 1 year ago
- File 0021-Make-position-fields-in-struct-inputfile-unsigned.patch 0021-Make-position-fields-in-struct-inputfile-unsigned.patch added
- Status changed from In Progress to Resolved
#5
Updated by Marko Lindqvist about 1 year ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist