Enrico,

in hbxvm.h, change:

extern HB_EXPORT void   hb_xvmExitProc();

to:

extern HB_EXPORT void   hb_xvmExitProc( void );


On Sun, 8 Nov 2009 16:10:39 +0100
"Enrico Maria Giordano" <e.m.giord...@emagsoftware.it> wrote:

> Is that switch working? I'm getting
> 
> Warning W8065 test.c 52: Call to function 'hb_xvmExitProc' with no prototype 
> in function HB_FUN_MAIN
> 
> trying to compile the following code:
> 
> FUNCTION MAIN()
> 
>     RETURN NIL
> 
> EMG


------------------------------------------------------------------------------
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