Mercurial > hg > index.cgi
annotate COPYING @ 370:8764142b3192
Convert internal error/warning handling framework to a new unified system
Replace the ad hoc error and warning handling with a new system that
codifies the errors with specific codes. This makes it possible in the
future for error numbers to be used for testing and other purposes. It also
makes sure the error strings themselves are consistent.
Thanks to Erik G <erik@6809.org> for the patch.
author | William Astle <lost@l-w.ca> |
---|---|
date | Mon, 22 Jun 2015 18:49:38 -0600 |
parents | 4e12d881df85 |
children | 659e0e4ce50c |
rev | line source |
---|---|
187 | 1 See the file GPL3 for a copy of the GNU General Public License, version 3, |
2 under which the majority of this distribution is licensed. | |
0
2c24602be78f
Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization
lost@l-w.ca
parents:
diff
changeset
|
3 |
187 | 4 Some specific source files, including many of those in the lwcc subdirectory |
5 are licensed differently. See each individual file for specific details. |