12.08.2014 17:34, Dimitry Sibiryakov wrote: > > Is there a simple step-by-step guide how to add new error codes and > corresponding > messages into the engine and firebird.msg?
1) Choose the facility for your error 2) Bump next error number in facilities.sql for your facility 3) Add a record into /system_errors.sql at the tail (for your facility) 4) Add a record into messages.sql at the tail (for your facility) 5) Rebuild then optionally: 6) Use the new error code 7) Rebuild Dmitry ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
