cdesktopenv/cde/lib/tt/bin/ttdbserverd
Marcin Cieslak bf8c5e674f Compile ToolTalk on FreeBSD
Fix const correctness problems with OPT_CONST_CORRECT:

tt_xdr_utils.C: In constructor '_Tt_xdr_size_stream::_Tt_xdr_size_stream()':
tt_xdr_utils.C:150: error: invalid conversion from 'bool_t (*)(__rpc_xdr*, long int*)' to 'bool_t (*)(__rpc_xdr*, const long int*)'
tt_xdr_utils.C:151: error: invalid conversion from 'bool_t (*)(__rpc_xdr*, char*, unsigned int)' to 'bool_t (*)(__rpc_xdr*, const char*, u_int)'
tt_xdr_utils.C:159: error: invalid conversion from 'bool_t (*)(__rpc_xdr*, char*, unsigned int)' to 'bool_t (*)(__rpc_xdr*, const char*, u_int)'

tt_entry_pt.C: In function '_Tt_string _tt_entrypt_to_string(_Tt_entry_pt)':
tt_entry_pt.C:455: error: conversion from 'long int' to '_Tt_string' is ambiguous
../../lib/util/tt_string.h:104: note: candidates are: _Tt_string::_Tt_string(int)
../../lib/util/tt_string.h:102: note:                 _Tt_string::_Tt_string(const char*)
2012-08-12 20:57:49 -06:00
..
Imakefile Add -fpermissive to linux standard c++ option define in linux.cf 2012-06-18 16:27:25 -06:00
Mapfile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
admindefines Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
db_server_functions.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
db_server_globals.h Compile ToolTalk on FreeBSD 2012-08-12 20:57:49 -06:00
db_server_svc.C Compile ToolTalk on FreeBSD 2012-08-12 20:57:49 -06:00
dm_access_cache.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dm_access_cache.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dm_server.C Deal with the fact that modern compilers assume different scoping rules 2012-08-09 12:18:30 -06:00
tt_db_message_info.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_message_info_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_message_info_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_msg_q_lock.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_msg_q_lock.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_msg_q_lock_entry.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_msg_q_lock_entry_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_msg_q_lock_entry_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_partition_global_map_ref.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_partition_global_map_ref.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_partition_redirection_map.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_partition_redirection_map.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_server_db.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_server_db.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_server_db_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_db_server_db_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_file.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_file.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_file_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_file_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_key_descriptor.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_key_descriptor.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_key_descriptor_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_key_descriptor_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_record.C tt_isam_record.C/tt_isam_record.C: fix CERT VU#387387 part 3 2012-05-26 18:39:51 -06:00
tt_isam_record.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_record_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isam_record_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00