[patch] fix bad attempt at incrementing a variable
--------------------------------------------------
Key: DERBY-5011
URL: https://issues.apache.org/jira/browse/DERBY-5011
Project: Derby
Issue Type: Bug
Components: Network Client
Affects Versions: 10.7.1.1
Reporter: Dave Brosius
Priority: Trivial
Fix For: 10.8.0.0
Attachments: fix_bad_increment.diff
code does
idx = idx++;
but this does absolutely nothing
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira