forked from booyah/protobuf-objc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, all integer types were being treated as signed values. While this didn't result in any actual data loss, it's more correct to support unsigned types consistently through the callstack.
- Loading branch information
Jon Parise
committed
Nov 16, 2010
1 parent
59a601a
commit a4c9075
Showing
1 changed file
with
22 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters