Menu

#41 Code error: 3.8beta1/machine/M_sunos5.c:736

v3.8beta
open
nobody
None
5
2009-01-15
2009-01-15
Nocky Tian
No

Code error: 3.8beta1/machine/M_sunos5.c:736

According to the comment of the function check_nlist( ) :
The routine returns the number of symbols NOT found.

the code in line 736 should be:
i += 1;
but not:
i = 1;

Please think about that.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB