Skip to content

Fixed support for Long types#11

Open
Apophenic wants to merge 2 commits intoanimetrics:masterfrom
Apophenic:master
Open

Fixed support for Long types#11
Apophenic wants to merge 2 commits intoanimetrics:masterfrom
Apophenic:master

Conversation

@Apophenic
Copy link
Copy Markdown

Attempting to parse a plist file with a value > Int32.Max would result
in an OverflowException. Since plist format uses the same tag for 16,
32, and 64 bit integers, more explicit handling is needed when parsing /
composing.

Apophenic added 2 commits June 8, 2015 20:21
Attempting to parse a plist file with a value > Int32.Max would result
in an OverflowException. Since plist format uses the same tag for 16,
32, and 64 bit integers, more explicit handling is needed when parsing /
composing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant