8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 19:23:03 +01:00
firebird-mirror/src/include/gen
2009-08-04 10:39:57 +00:00
..
autoconfig_msvc.h Need sizeof(size_t) to correctly define format in common.h 2009-08-04 10:39:57 +00:00
codetext.h The original message about FP overflow was not very useful for built-in functions (unlike other msgs, it didn't identify the cause). Made a special message for it. Also, one alice (gfix) help item was put erroneously by IB engineers in system_errors.sql; delete it. 2009-07-17 17:13:28 +00:00
files.txt Not sure who needs this file, but I updated it to reflect the deletion of rdb_codes.h; I would delete this file as well. 2008-03-07 09:18:55 +00:00
iberror.h The original message about FP overflow was not very useful for built-in functions (unlike other msgs, it didn't identify the cause). Made a special message for it. Also, one alice (gfix) help item was put erroneously by IB engineers in system_errors.sql; delete it. 2009-07-17 17:13:28 +00:00
ids.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
msg_facs.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
msgs.h The original message about FP overflow was not very useful for built-in functions (unlike other msgs, it didn't identify the cause). Made a special message for it. Also, one alice (gfix) help item was put erroneously by IB engineers in system_errors.sql; delete it. 2009-07-17 17:13:28 +00:00
README.txt These files are all generated by programs in jrd, mainly codes.epp 2001-07-29 17:07:15 +00:00
sql_code.h The original message about FP overflow was not very useful for built-in functions (unlike other msgs, it didn't identify the cause). Made a special message for it. Also, one alice (gfix) help item was put erroneously by IB engineers in system_errors.sql; delete it. 2009-07-17 17:13:28 +00:00
sql_state.h The original message about FP overflow was not very useful for built-in functions (unlike other msgs, it didn't identify the cause). Made a special message for it. Also, one alice (gfix) help item was put erroneously by IB engineers in system_errors.sql; delete it. 2009-07-17 17:13:28 +00:00

All the files in this directory are generated by the program codes.e

They should not be edited directly rather the msg.gdb database should be 
updated and then these files should be regenerated via.

The commands to regenerate these files from this directory would be:

$cd ../../../firebird2/generated
$make rebuild_codes