Evan Layton wrote: > This fix adds the use of error codes throughout libbe. All functions > should now return the errors codes defined in libbe.h. > > I've also added the use of an environment variable (BE_PRINT_ERR) that > enables printing the error output in the library without having to > compile in changes to enable this printing. >
It's not clear to me why we want to retain this printing. What's the motivation for not just removing them? Dave
