Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Won't Fix
-
Affects Version/s: 8, 11, 17, 18
-
Fix Version/s: None
-
Component/s: core-libs
-
Subcomponent:
-
CPU:generic
-
OS:generic
Description
A DESCRIPTION OF THE PROBLEM :
Text as follows:
the form of a hash value anded with (length - 1) is a valid
* index. Note that, to be correct wrt arbitrary concurrency
Suggestion:
Text as follows:
the form of a hash value ended with (length - 1) is a valid
* index. Note that, to be correct wrt arbitrary concurrency
Not sure what wrt means and if it's a typo as well
FREQUENCY : always
Text as follows:
the form of a hash value anded with (length - 1) is a valid
* index. Note that, to be correct wrt arbitrary concurrency
Suggestion:
Text as follows:
the form of a hash value ended with (length - 1) is a valid
* index. Note that, to be correct wrt arbitrary concurrency
Not sure what wrt means and if it's a typo as well
FREQUENCY : always