cdesktopenv/cde/lib
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
..
DtHelp Fix broken linux builds caused by recent DtHelp/Imakefile jpeg change 2012-08-12 17:31:28 -06:00
DtMrm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtPrint OpenBSD fixes for DtPrint and csa. 2012-08-10 06:18:28 -06:00
DtSearch Low-hanging fruit: Fix most warnings in lib/DtSearch. 2012-08-12 14:20:58 -06:00
DtSvc Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
DtTerm Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
DtWidget Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
csa Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
pam Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
tt Compile ToolTalk on FreeBSD 2012-08-12 20:57:49 -06:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00