From: Nick Bowler Date: Thu, 11 Feb 2010 03:08:04 +0000 (-0500) Subject: liblbx: Implement improved error reporting mechanism. X-Git-Url: http://git.draconx.ca/gitweb/liblbx.git/commitdiff_plain/fa7c556d251ebcb41ef9709b4d85a2c820dee94b?hp=fa7c556d251ebcb41ef9709b4d85a2c820dee94b liblbx: Implement improved error reporting mechanism. We now use a FIFO-of-errors approach (similar to libltdl) as opposed to an errno-esque approach. ---