Revision: 13631
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13631&view=rev
Author:   vszakats
Date:     2010-01-18 15:36:56 +0000 (Mon, 18 Jan 2010)

Log Message:
-----------

2010-01-18 16:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbcompdf.h
  * src/compiler/cmdcheck.c
  * src/compiler/hbmain.c
  * src/compiler/hbcomp.c
  * src/compiler/hbopt.c
  * src/compiler/hbusage.c
  * src/compiler/hbgenerr.c
    + Added options to control error/warning output format/style
      in Harbour, to make it possible to switch to formats which
      are handled by popular IDEs, like Eclipse, Code::Blocks.
      Currently these are supported:
        -ge[0]: Clipper compatible (default)
        -ge1:   "IDE friendly". Mimics the one submitted by Lorenzo
                for Eclipse.
      The goal is to cover the most IDEs with the less options,
      so please test them to reach this optimum.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/include/hbcompdf.h
    trunk/harbour/src/compiler/cmdcheck.c
    trunk/harbour/src/compiler/hbcomp.c
    trunk/harbour/src/compiler/hbgenerr.c
    trunk/harbour/src/compiler/hbmain.c
    trunk/harbour/src/compiler/hbopt.c
    trunk/harbour/src/compiler/hbusage.c


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)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to