-----Messaggio Originale----- 
Da: "Andi Jahja" <xharb...@telkom.net.id>
A: "Enrico Maria Giordano" <e.m.giord...@emagsoftware.it>
Cc: "xHarbour Developers Mailing List" 
<xharbour-developers@lists.sourceforge.net>
Data invio: lunedì 9 novembre 2009 1.07
Oggetto: Re: [xHarbour-developers] /gc3


> > Warning W8065 test.c 52: Call to function 'hb_xvmExitProc' with no 
> > prototype
> > in function HB_FUN_MAIN
>
> Enrico,
>
> in hbxvm.h, change:
>
> extern HB_EXPORT void   hb_xvmExitProc();
>
> to:
>
> extern HB_EXPORT void   hb_xvmExitProc( void );

Thank you, it's ok and I've just committed this change. But my question "is 
that switch working?" is still valid: what I get using /gc3 is an executable 
of the same size of the one generated by /gc0. That's why I think that 
switch /gc3 is not working at all. Am I wrong?

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 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to