The Action::numRefs() and RedAction::numRefs() functions should return int.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Mar 2007 17:47:03 +0000 (17:47 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Mar 2007 17:47:03 +0000 (17:47 +0000)
commit8f2a061f8e6d01a77d011b383eba2d3323a9898e
tree608c6f0188eb83b1dc074989cdf43f1cd88e537e
parentb65f35cdafb47b4be7dabdfbd5302fa1c00f572c
The Action::numRefs() and RedAction::numRefs() functions should return int.
Since the numbers these functions return are usually very low and the result is
only checked with the test > 0, the error never manifested.

git-svn-id: http://svn.complang.org/ragel/trunk@117 052ea7fc-9027-0410-9066-f65837a77df0
ragel/parsedata.h
redfsm/redfsm.h