Revision: 11480
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11480&view=rev
Author:   vszakats
Date:     2009-06-22 15:07:07 +0000 (Mon, 22 Jun 2009)

Log Message:
-----------
2009-06-22 17:06 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * source/rtl/lang.c
  * source/rtl/isprint.c
  * contrib/hbwin/win_prn2.c
    ! Fixed most mingw/C++ warnings:
      warning: deprecated conversion from string constant to 'char*'
    * Added 'const' to hb_PrinterIsReady() string parameter.
    ; Please review me.
    ; TOFIX: These remain of this type of warning:
      ../../../../../include/hbwmain.c:78: warning: deprecated conversion from 
string constant to 'char*'
      ../../ctnet.c:182: warning: deprecated conversion from string constant to 
'char*'
      ../../print.c:204: warning: deprecated conversion from string constant to 
'char*'
      ../../print.c:205: warning: deprecated conversion from string constant to 
'char*'
      ../../win_prn2.c:437: warning: deprecated conversion from string constant 
to 'CHAR*'
      ../../../maindllp.c:429: warning: deprecated conversion from string 
constant to 'char*'
      ../../../maindllp.c:454: warning: deprecated conversion from string 
constant to 'char*'

  * contrib/gtwvg/wincallb.c
    ! Added cast to avoid error in mingw/C++ mode.
      Thanks Pritpal, it worked.

  * contrib/gtwvg/Makefile
    + Reenabled for mingw/C++

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/gtwvg/Makefile
    trunk/harbour/contrib/gtwvg/wincallb.c
    trunk/harbour/contrib/hbwin/win_prn2.c
    trunk/harbour/source/rtl/isprint.c
    trunk/harbour/source/rtl/lang.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to