]> git.draconx.ca Git - cdecl99.git/commit
Start on a facility to translate error codes into strings.
authorNick Bowler <nbowler@draconx.ca>
Thu, 29 Sep 2011 03:23:12 +0000 (23:23 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 23 Oct 2011 00:20:58 +0000 (20:20 -0400)
commitb712f2d42fe47b7845026b2a3a1ea22569023dd6
treeee289bfa60ad60cde4c04411d643d6d1742323bb
parent3df85155e2dbf9307dd64bd222bf74389c45a75c
Start on a facility to translate error codes into strings.

This will be needed to port the remaining error messages over.
Makefile.am
src/.gitignore
src/error.c
src/error.h
src/errors.lst [new file with mode: 0644]
src/strtab.sed [new file with mode: 0644]