Bug 47295

GemStone/S 64 Bit

3.7.1, 3.7, 3.6.8, 3.6.7, 3.6.6, 3.6.5, 3.6.4, 3.6.3, 3.6.2, 3.6.1, 3.6, 3.5.8, 3.5.7, 3.5.6, 3.5.5, 3.5.4, 3.5.3, 3.5.2, 3.5.1, 3.5, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.x, 2.x, earlier versions

GciFetchSize ambiguous return value for objects of size 0

The GCI function GciFetchSize() returns 0 both to indicate an error, and as a valid return when querying for an object of size 0.

To avoid perturbing existing GCI applications, this method will not be updated to provide different return values for these two cases.

Workaround

Use GciErr() to determine if it is an error.


                

Last updated: 9/4/19