Jack Jansen
|
5a6fdcd371
|
Import the MacOS toolbox modules from the Carbon package.
|
2001-08-25 12:15:04 +00:00 |
Jack Jansen
|
be614ee732
|
Use re in stead of regex.
|
2001-01-02 22:02:02 +00:00 |
Jack Jansen
|
c158bb2293
|
Minor clarficiations in the dialogs about which errno file is wanted when (I had also forgotten:-).
|
2001-01-01 22:57:59 +00:00 |
Jack Jansen
|
955a2f5328
|
If there's no comment for an error we use the symbolic name as the
error message. Not really fantastic, but "reqAborted" is better than
"MacOS error -1105" at least.
|
1998-04-21 15:27:45 +00:00 |
Jack Jansen
|
b83b46d2c6
|
MSL errno.h has moved some errors around, and doesn't document
them in comments, so we do that ourselves.
|
1997-05-15 11:18:13 +00:00 |
Jack Jansen
|
ac4d869433
|
Completely redone. mkestrres now parses errno.h and Errors.h files
(which have the descriptions of the errors in comments) and
generates errors.txt, macerrors.py and errors.rsrc
|
1996-09-05 15:22:16 +00:00 |
Guido van Rossum
|
3c3eda2b7b
|
stuff by jack to create a set of Estr resources
|
1995-02-05 17:01:45 +00:00 |