]> git.draconx.ca Git - liblbx.git/commitdiff
liblbx: Implement improved error reporting mechanism.
authorNick Bowler <nbowler@draconx.ca>
Thu, 11 Feb 2010 03:08:04 +0000 (22:08 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 11 Feb 2010 04:46:58 +0000 (23:46 -0500)
We now use a FIFO-of-errors approach (similar to libltdl) as opposed to
an errno-esque approach.


No differences found