-----Messaggio Originale-----
Da: "Enrico Maria Giordano" <[email protected]>
A: "Saulius Zrelskis" <[email protected]>
Cc: "xHarbour Developers Mailing List"
<[email protected]>
Data invio: venerdì 22 marzo 2013 14.31
Oggetto: Re:
[xHarbour-developers]ChangeLog:2013-03-2109:40UTC+0200SauliusZrelskis
> I will report the problem (if any)...
This is not correct for me:
FUNCTION MAIN()
? TEST()
INKEY( 0 )
RETURN NIL
STATIC FUNCTION TEST()
LOCAL nVar := 1
LOCAL lVar := .F.
BEGIN SEQUENCE
IF lVar
nVar = 2
BREAK
ENDIF
nVar = 3
END SEQUENCE
RETURN nVar
Warning W0032 Variable 'NVAR' is assigned but not used in function
'TEST(18)'
It is used on the RETURN statement.
EMG
--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers