cdesktopenv/cde/programs/dtcreate
Jon Trulson a29fc20957 message catalogs: fix comment lines, also remove linux hack in merge.c
According to the spec, blank lines in message catalogs or lines
beginning with '$ ' are valid comments.

However, there were many cases where lines in the message catalogs
contained just a single '$', without the required space after it.

Under linux, this caused 126766 error lines (in my builds) of the
form:

... unknown directive `': line ignored

This also causes gencat to exit with a non-0 exit code.  Even though
gencat says it ignores the line, it really doesn't.

An early porting change to programs/localized/util/merge.c was made to
ignore this return value on linux.  This hack has now been removed.

Build logs are a lot smaller and cleaner now.
2012-09-03 15:12:57 -06:00
..
AddFiletype.c dtcreate: fix exit with TT_ERR_PTYPE and fix several sprintf related segfaults. 2012-08-11 19:32:48 -06:00
AddFiletype.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Confirmed.c dtcreate: warning prevention. 2012-08-30 18:07:16 +01:00
Confirmed.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CreateActionAppShell.c dtcreate: warning prevention. 2012-08-30 18:07:16 +01:00
CreateActionAppShell.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dtcreate Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ErrorDialog.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ErrorDialog.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
FileCharacteristics.c dtcreate: Fix another buffer overflow issue 2012-08-17 19:02:55 -06:00
FileCharacteristics.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc). 2012-06-19 16:27:20 -06:00
OpenFile.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
OpenFile.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
UxXt.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
UxXt.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
af_aux.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
af_aux.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ca_aux.c dtcreate: fix exit with TT_ERR_PTYPE and fix several sprintf related segfaults. 2012-08-11 19:32:48 -06:00
ca_aux.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
cmncbs.c dtcreate: Fix major buffer overflow 2012-08-16 19:25:22 -06:00
cmncbs.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
cmnrtns.c dtcreate: Replace broken GetBaseName with basename 2012-08-17 19:04:13 -06:00
cmnrtns.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
cmnutils.c dtcreate: warning prevention. 2012-08-30 18:07:16 +01:00
cmnutils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtcreate.ddf Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtcreate.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtcreate.msg message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtcreate.sh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
fileio.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
fileio.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
icon_selection_dialog.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
icon_selection_dialog.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
main.c dtcreate: warning prevention. 2012-08-30 18:07:16 +01:00
nlsREADME.txt Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
parser.c dtcreate: warning prevention. 2012-08-30 18:07:16 +01:00
parser.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
version.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00