View Issue Details

IDProjectCategoryView StatusLast Update
0002996Spring engineGeneralpublic2012-06-18 12:51
Reportercleanrock Assigned Toabma  
PrioritynormalSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
Product Version86.0 
Summary0002996: UnitSync - GetInfoMapSize doc
DescriptionDoc text in unitsync_api.h about GetInfoMapSize is wrong:
 * @return negative integer (< 0) on error;
 * the infomap's size (>= 0) on success

It returns 1 on success and 0 on failure.
TagsNo tags attached.
Checked infolog.txt for Errors

Relationships

related to 0002315 resolved (unitsync) modinfo.lua lacks "Author" attribute 

Activities

abma

2012-03-08 23:27

administrator   ~0008417

hmm, fix the docstring or the function?

abma

2012-03-09 07:41

administrator   ~0008422

i talked with koshi, function will/should be fixed.

abma

2012-06-18 12:51

administrator   ~0008797

thanks for reporting!

fixed:
https://github.com/spring/spring/commit/017fddd08ccae7f7b9ac6fc2cc8a5b28a80bfbaf

Issue History

Date Modified Username Field Change
2012-03-04 09:53 cleanrock New Issue
2012-03-08 23:16 abma Relationship added related to 0002315
2012-03-08 23:27 abma Note Added: 0008417
2012-03-08 23:27 abma Status new => feedback
2012-03-09 07:41 abma Note Added: 0008422
2012-03-09 07:41 abma Status feedback => new
2012-06-18 12:51 abma Note Added: 0008797
2012-06-18 12:51 abma Status new => resolved
2012-06-18 12:51 abma Resolution open => fixed
2012-06-18 12:51 abma Assigned To => abma