Enrico,

The trick was the -a. Reduced sample (and no need the -a):

//-----------------------------//
PROCEDURE Main()

     MEMVAR Test

     M->Test := 2

RETURN
//-----------------------------//

I'll review ASAP.

Ron

On Jun 7, 2008, at 10:10 AM, Enrico Maria Giordano wrote:

>
> -----Messaggio Originale----- Da: "Ron Pinkas" <[EMAIL PROTECTED]>
> A: "Enrico Maria Giordano" <[EMAIL PROTECTED]>
> Cc: "Xharbour-Developers" <xharbour-developers@lists.sourceforge.net>
> Data invio: sabato 7 giugno 2008 18.24
> Oggetto: Re: [xHarbour-developers] Strange warning
>
>
>> Enrico,
>>
>> I'm not able to replicate.
>>
>> [I suspect in your program you might have a MEMVAR declaration  
>> before  the main function, and you maybe forgot to use -N switch.]
>
> No, the sample I reported is exactly the code I compile. I'm using  
> the following compiler switches:
>
> SET HARBOURCMD=/a /es2 /gc0 /m /n /q /w2
>
> Let me know.
>
> 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