readSizeSetting returns long rather than int64

Description

This function returns a long, but is used to set an int64.  On some systems (windows) long is 32bits, so it causes compiler warnings - e.g., on line 2535.

 

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created July 17, 2019 at 4:15 PM
Updated January 8, 2020 at 1:25 PM
Resolved July 25, 2019 at 8:40 AM