Revision: 11815
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11815&view=rev
Author:   vszakats
Date:     2009-07-16 13:47:17 +0000 (Thu, 16 Jul 2009)

Log Message:
-----------
2009-07-16 15:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * config/instsh.cf
  * config/globsh.cf
    ! Fixed to use plain copy command in DOS. Previous xcopy solution
      returned with the dumb 'is it a file or dir?' message.
      'copy' seems to overwrite existing target so no need to mess with
      /Y switch, but it may be that I'm overlooking something.
    * OS/2 $(CP) command changed to contain CMDPREF. This causes a little
      change in .c to .yyc rule, at the same time it syncs this shell with 
      others. I hope it's harmless.
    ; TOFIX: install dir creation doesn't work for dos shells.
             Anyone knows a trick to create a multilevel dir in plain DOS? (aka 
mkdir -p)
    ; TOFIX: dos/watcom does this: (should we force native harbour compiler?)
             ../../../../../bin/dos/watcom/harbour.exe ../../../achoice.prg -n1 
 -gc3  -undef:__PLATFORM__WINDOWS -D__PLATFORM__DOS
             run-time error R6009
             - not enough space for environment

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/globsh.cf
    trunk/harbour/config/instsh.cf


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

Reply via email to