infoforcefeed / OlegDB

Enough works to use this in production
http://olegdb.org
MIT License
132 stars 14 forks source link

174 error codes #177

Closed qpfiffer closed 9 years ago

qpfiffer commented 9 years ago

Unifies the way error codes are returned from ol_* and olt_* functions. No more of this kooky int jar_ret = 10 stuff that I wrote. It's much clearer now from the code what to expect through various code paths.