2011-06-14 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* tests/ac_test.prg
    ! warnings
This commit is contained in:
Viktor Szakats
2011-06-14 20:10:06 +00:00
parent 50f49dbf55
commit 413e2f0fa6
2 changed files with 7 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-06-14 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* tests/ac_test.prg
! warnings
2011-06-14 11:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/strtran.c
! minor in webpage URL

View File

@@ -150,7 +150,7 @@ local aPrompts := {;
"Blooming-Fields Nursery" }
local aPermits := {}
local x := 1
local x
local nChoice
local ncntr
@@ -204,6 +204,8 @@ local nKey := lastkey()
local nRow := Row()
local nCol := Col()
HB_SYMBOL_UNUSED( nRowPos )
@ 0, 20 SAY Str( nRow, 3 ) + " " + Str( nCol, 3 )
do case