Skip to content

Comments

Fix compile warning about unused variable#29

Merged
syohex merged 1 commit intomasterfrom
compile-warning
Mar 1, 2016
Merged

Fix compile warning about unused variable#29
syohex merged 1 commit intomasterfrom
compile-warning

Conversation

@syohex
Copy link
Collaborator

@syohex syohex commented Mar 1, 2016

This change fixes a following compile warning.

xs-src/unpack.c: In function ‘xs_unpack’:
xs-src/unpack.c:305:12: warning: variable ‘limit’ set but not used [-Wunused-but-set-variable]
     size_t limit;

@syohex
Copy link
Collaborator Author

syohex commented Mar 1, 2016

syohex added a commit that referenced this pull request Mar 1, 2016
Fix compile warning about unused variable
@syohex syohex merged commit d46757e into master Mar 1, 2016
@syohex syohex deleted the compile-warning branch March 1, 2016 05:29
syohex added a commit that referenced this pull request Aug 21, 2016
This is MessagePack versioning rule.

Revert "Merge pull request #29 from msgpack/compile-warning"

This reverts commit d46757e, reversing
changes made to 45f7491.

Revert "Merge pull request #28 from msgpack/minimal-headers"

This reverts commit 45f7491, reversing
changes made to 7a016d2.

Revert "Merge pull request #22 from syohex/bin-format"

This reverts commit 31033b1, reversing
changes made to 426ef17.
syohex added a commit that referenced this pull request Aug 21, 2016
This reverts commit d1998b9.
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