-----Messaggio Originale----- 
Da: "Ron Pinkas" <[EMAIL PROTECTED]>
A: "Xharbour-Developers List" <xharbour-developers@lists.sourceforge.net>
Data invio: venerdì 20 giugno 2008 18.35
Oggetto: [xHarbour-developers] Next Release (RC2)


> 4. Please report any pending issue[s].

This freezes or GPFs:

FUNCTION MAIN()

    LOCAL cExp := "if a()"

    &( cExp )

    RETURN NIL

RAt() seems to ignore third parameter:

FUNCTION MAIN()

    LOCAL cStr := "This is a test"

    ? RAT( "s", cStr )
    ? RAT( "s", cStr, 1 )

    RETURN NIL

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 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to