Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Change property ByHandleFileInfo.VolumeSerialNumber from int to long. #381

Closed
Yomodo opened this issue Jan 10, 2018 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@Yomodo
Copy link
Collaborator

Yomodo commented Jan 10, 2018

Directory/File.GetFileInfoByHandle throws System.OverflowException: Arithmetic operation resulted in an overflow.

The culprit is the serial number of my newly installed SSD: 3738684860

This S/N is > than Int32.MaxValue = 2147483647

@Yomodo Yomodo self-assigned this Jan 10, 2018
@Yomodo Yomodo closed this as completed in e5c9d03 Jan 10, 2018
@Yomodo Yomodo added this to the Release 2.2 milestone Jan 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant