-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ uint_64 maps to long long int on x86_64 on Darwin (Fixed with casting)
+ Need to replace %ld with PRId64 macro but this will break VOLT_ERROR macro
- Loading branch information
Joy Arulraj
committed
Sep 7, 2013
1 parent
b6714a9
commit 5c64bd9
Showing
1 changed file
with
9 additions
and
9 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