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

맥 OS X에 대한 지원이 추가되었습니다.
Tags: Stable, Minor feature enhancements
Support for Mac OS X was added.

2002-05-15 09:08
1.2.2

미성년자가 수정되었다는 C + + 코드 생성. 국제화 지원, 함께 남아공 공용어 최초의 번역이 추가되었습니다. 아니 아직 광범위한 문자 지원이 제공됩니다.
Tags: Stable, Minor feature enhancements
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.

2001-06-28 19:52
1.2.1

C 코드 생성 코어 및 일부 메모리 누수 덤프와 버그에 대한 수정 및 변경은 C + + 그래서 그것 bools 클래스 정의를 반환합니다.
Tags: Stable, Minor bugfixes
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.

2001-06-27 18:42
1.2.0

기본 이름으로 자바 클래스 생성자에 공급, 이제 Java 클래스 이름과 파일 이름으로 사용됩니다. 과거의 행동은 Java 클래스 이름과 파일 이름이 계속있었습니다.
Tags: Stable, Minor feature enhancements
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.

2001-03-10 02:23
1.1.0

C 언어와 출력을 추가했고, 시스템을 구축 autoconf를 이동했다 / configure를 입력 환경의 이동성을 향상시킨다.
Tags: Stable, Minor feature enhancements
C language output was added, and the build system was moved to an autoconf/configure type environment to improve portability.

Project Resources