On Mon, 22 Jun 2009, Szak�ts Viktor wrote:

Hi,

> This code:
> --- test.prg
> PROC MAIN()
>    ? hb_compile( NIL, { "test.prg", "-gc2", "-l", "-l-" } )
>    RETURN
> ---
> will create test.c *with* line numbers, while equivalent Harbour
> command line below will properly disable it by second -l- option:
> harbour test.prg -gc2 -l -l-

Thanks for the information. Should be fixed now.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to