[PATCH] fix potentially undefined operation warning
From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Sat, 10 May 2014 13:26:50 +0100
Hello,
I found a compiler warning in trunk on a potentially undefined operation
subversion/libsvn_fs_fs/id.c: In function 'txn_id_parse':
subversion/libsvn_fs_fs/transaction.c: In function 'read_next_ids':
subversion/libsvn_fs_x/transaction.c: In function 'read_next_ids':
The attached patch fixes this, please review.
[[[
Some code uses increment operators on variables referenced in the same
* subversion/libsvn_fs_fs/id.c
With kind regards,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.