Download List

專案描述

This is an Error Class Generator. It inputs a text file that defines the error types, constant names and messages, levels and responses associated with it. From this it then generates classes in the supported languages that can be used to consistently handle the errors. Currently supported languages are C++, C and Java.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-14 06:26
1.2.3

Support for Mac OS X was added.
標籤: Stable, Minor feature enhancements

2002-05-15 09:08
1.2.2

Minor fixes were made to the C++ generated code. Internationalisation support was added, along with the first translation to Afrikaans. No wide character support is provided yet.
標籤: Stable, Minor feature enhancements

2001-06-28 19:52
1.2.1

Fixes for a bug with C code generation core dumping and some memory leaks, and changing the C++ class definition so that it returns bools.
標籤: Stable, Minor bugfixes

2001-06-27 18:42
1.2.0

The base name, as supplied to the Java class creator, will now be used as the
Java class name and in the file names. The past behaviour was that the Java
class name and file names were constant.
標籤: Stable, Minor feature enhancements

2001-03-10 02:23
1.1.0

C language output was added, and the build system was moved to an autoconf/configure type environment to improve portability.
標籤: Stable, Minor feature enhancements

Project Resources