-
sindlarv committed revision 95 to the FlexCat SVN repository, changing 2 files.
2007-12-13 12:42:38 UTC by sindlarv
-
tactica committed revision 94 to the FlexCat SVN repository, changing 7 files.
2007-12-04 20:27:35 UTC by tactica
-
The OS4 build of FlexCat never flushes any unused catalogs from memory if the FLUSH option is specified on the command line unless __EXPUNGE_ALL__ is defined at compile time. This makes FlexCat to force flushing of all unused system stuff by calling AllocMem(-1, NULL), which should get passed MEMF_ANY instead of NULL.
Without __EXPUNGE_ALL__ the OS3 build calls LibExpunge() of locale.library...
2007-06-04 12:37:01 UTC by thboeckel
-
I'm sorry. When I wrote it, I don't had registration. I wrote this Bug report.
2007-05-31 13:20:11 UTC by pixie_pdg
-
If I make update of translation file in Windows (latest version of FlexCat), new updated translation have DOS end lines not UNIX type.
Simple: Both source file have UNIX type and result have DOS type.
2007-05-31 12:55:40 UTC by nobody
-
joergs committed revision 93 to the FlexCat SVN repository, changing 2 files.
2007-05-16 18:03:40 UTC by joergs
-
joergs committed revision 92 to the FlexCat SVN repository, changing 4 files.
2007-05-07 00:30:33 UTC by joergs
-
When compiling FlexCat trunk this warnings show up:
gcc -O3 -fomit-frame-pointer -W -Wall -Wwrite-strings -ggdb -O0 -m32 -c -o locale_other.o locale_other.c
locale_other.c:47: warning: initialization discards qualifiers from pointer target type
locale_other.c:48: warning: initialization discards qualifiers from pointer target type
locale_other.c:66: warning: initialization discards...
2007-05-05 09:06:24 UTC by nicomen
-
tactica committed revision 91 to the FlexCat SVN repository, changing 1 files.
2007-01-27 00:40:35 UTC by tactica
-
tactica committed revision 90 to the FlexCat SVN repository, changing 1 files.
2007-01-27 00:35:09 UTC by tactica