8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 19:23:03 +01:00
firebird-mirror/src/include/gen
dimitr 4c459ebf1b Fixed CORE-2514: When there is not enough space on the temp drive an error about CreateFile is reported.
This also fixes CORE-2321: query fails with message 'operating system directive write failed. Invalid argument.
2009-08-21 08:36:37 +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 Fixed CORE-2514: When there is not enough space on the temp drive an error about CreateFile is reported. 2009-08-21 08:36:37 +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 Fixed CORE-2514: When there is not enough space on the temp drive an error about CreateFile is reported. 2009-08-21 08:36:37 +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 Fixed CORE-2514: When there is not enough space on the temp drive an error about CreateFile is reported. 2009-08-21 08:36:37 +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 Fixed CORE-2514: When there is not enough space on the temp drive an error about CreateFile is reported. 2009-08-21 08:36:37 +00:00
sql_state.h Fixed CORE-2514: When there is not enough space on the temp drive an error about CreateFile is reported. 2009-08-21 08:36:37 +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