Przemyslaw,

hb_compile() emits '\n' instead of '\n\r' when it needs to go to the next line.

I think that on OS/2 and on DOS this is not enough to go to the next line
.AND. to column 0.

Shouldn't it use hb_OSNewLine() to fetch the correct EOL to use?

I see such problem on hbmk2 which has this kinf of output:

<pre>
(E:\REPOSITORY\HARBOUR\tests)hbmk2 -mt speedtst.prg
hbmk2: Processing environment options: -mt -compiler=gcc
hbmk2: Processing configuration: E:\harbour\bin\hbmk.cfg
Harbour 2.0.0beta3 (Rev. 13066)
                               Copyright (c) 1999-2009, http://www.harbour-proje
ct.org/
       Compiling 'speedtst.prg'...
Lines 1204, Functions/Procedures 79
                                   Generating C source output to 'speedtst.c'...
 Done.
</pre>

Best regards.

Maurilio.

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to