On Mon, 22 Jun 2009, vszak...@users.sourceforge.net wrote:
2009-06-23 00:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
 * utils/hbmk2/hbmk2.prg
   ! Deleted first empty string parameter passed to HB_COMPILE()
     function. AFAIR it seems it was needed so far (or was ignored,
     but I've put it there for some reason), but after recent fix,
     it's interpreted as empty filename, which seems logical.

Ups. Sorry for troubles but now if I remove
  argv[ argc++ ] = ( char * ) "";
from hbcmplib.c then hbmk2 stops to work again.
If I do not remove it then we should update hbrun to not pass
HB_ARGV( 0 ) to hb_compile*() functions.
What do you prefer?

I'd pass you the decision :) I've already readded it locally
(this time 'harbour' instead of empty string), so I can commit
if you've restored it, no problem at all.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to