Should be fixed after:
2016-11-23 11:24 UTC-0600 Ron Pinkas <ron.pinkas/at/xharbour.com>
* source/vm/hvm.c
! Fixed gpf trap in hb_vmQuit() - afill of s_aStatics did not verify type
array.
> On Nov 23, 2016, at 9:38 AM, Enrico Maria Giordano
> <[email protected]> wrote:
>
> Why the following sample is crashing here? My fault or xHarbour bug?
>
> FUNCTION MAIN()
>
> USE NOTEXISTS
>
> RETURN NIL
>
>
> FUNCTION ERRORSYS()
>
> ERRORBLOCK( { | e | DefError( e ) } )
>
> RETURN NIL
>
>
> STATIC FUNCTION DEFERROR( e )
>
> ? e:GenCode
>
> QUIT
>
> RETURN NIL
>
> EMG
>
> --
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg
>
> ------------------------------------------------------------------------------
> _______________________________________________
> xHarbour-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
------------------------------------------------------------------------------
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers