Miguel,

Correct would be:

    #xcommand HB_SYMBOL_UNUSED( <symbol> ) =>  ( <symbol> )

Ron

On Aug 22, 2008, at 12:31 AM, Miguel Angel Marchuet wrote:

> by the moment try to add this lines at the end of common.ch
>
> /* To suppress unused variable -w2 warnings. The code snippet will be
>     optimized out by the compiler, so it won't cause any overhead.
>     It can be used in codeblocks, too. */
> /* Please keep it synced with the similar #define in hbclass.ch */
> #define HB_SYMBOL_UNUSED( symbol )  ( symbol := ( symbol ) )
>
> Best regards,
> Miguel Angel Marchuet
>
> Enrico Maria Giordano escribió:
>>
>> -----Messaggio Originale----- Da: "Miguel Angel Marchuet"
>> <[EMAIL PROTECTED]>
>> A: "Enrico Maria Giordano" <[EMAIL PROTECTED]>
>> Data invio: giovedì 21 agosto 2008 22.17
>> Oggetto: Re: [xHarbour-developers] Error in latest CVS
>>
>>
>>> Full clean compile ?
>>
>> Yes.
>>
>> 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
>>
>> __________ Información de NOD32, revisión 3374 (20080821) __________
>>
>> Este mensaje ha sido analizado con NOD32 antivirus system
>> http://www.nod32.com
>>
>>
>>
>
>
> ---------------------------------------------------------------------- 
> ---
> This SF.Net email is sponsored by the Moblin Your Move Developer's  
> challenge
> Build the coolest Linux based applications with Moblin SDK & win  
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in  
> the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to