Revision: 12716
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12716&view=rev
Author: druzus
Date: 2009-10-15 16:01:39 +0000 (Thu, 15 Oct 2009)
Log Message:
-----------
2009-10-15 18:01 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/compiler/genc.c
* harbour/src/compiler/compi18n.c
* use "w' instead of "wb" in hb_fopen flags. It causes that in some
systems like DOS or Windows if CRTL supports it then all \n in
generated files will be automatically translated to native EOLs
(\r\n).
This modification should make .pot and .c files generated by
Harbour compiler more readable for DOS and Windows users.
* harbour/src/compiler/gencobj.c
! fixed wrong hb_fopen() flags 't' is not documented fopen() flag
so some systems may refuse to open files when it's used.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/src/compiler/compi18n.c
trunk/harbour/src/compiler/genc.c
trunk/harbour/src/compiler/gencobj.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour