Revision: 13134
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13134&view=rev
Author:   vszakats
Date:     2009-12-05 17:38:37 +0000 (Sat, 05 Dec 2009)

Log Message:
-----------
2009-12-05 18:38 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbide/hbide.prg
    - Deleted non __HARBOUR__ #if branch. Please tell me if I'm 
      wrong but hbide doesn't work anywhere else than Harbour.
    * IF() -> IIF().

  * contrib/hbide/hbide.env
    - Deleted windows-only stuff.
    - Deleted HB_COMPILER and HB_PLATFORM envvars. These are not required.
    * HB_INC_* -> HB_WITH_* although I don't understand why this is needed here.
      It probably should be deleted completely.
    ; NOTE: IMO this whole file is very much non-portable and it's not the 
            IDEs job to configure local environment. We have INSTALL to guide 
            users and hard coding any part of that information into setting 
            files is not good.

  * contrib/hbide/idestylesheets.prg
    % Optimized.

  * contrib/hbide/ideparseexpr.c
    ! Changed to use '\0' instead of 0.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbide/hbide.env
    trunk/harbour/contrib/hbide/hbide.prg
    trunk/harbour/contrib/hbide/ideparseexpr.c
    trunk/harbour/contrib/hbide/idestylesheets.prg


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

Reply via email to