aga: Error codes
Add an enum to record error codes for aga routines. The current
algorithms, dfs and bfs don't have any error conditions except those
reported by callbacks. So, for now, the only code is "no error", but this
will be expanded in future.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Showing
Please register or sign in to comment