Re: [xHarbour-developers] Compiler crash

2016-08-15 Thread Enrico Maria Giordano
Il 15/08/2016 23:07, Ron Pinkas ha scritto: > Should be fixed after: > > 2016-08-15 17:04 UTC-0400 Ron Pinkas Thank you! :-) EMG -- EMAG Software Homepage: http://www.emagsoftware.it The EMG Music page: http://www.emagsoftware.it/emgmusic The EMG's ZX-Spectrum Page: http://www.emagsoftware.i

Re: [xHarbour-developers] Compiler crash

2016-08-15 Thread Ron Pinkas
Should be fixed after: 2016-08-15 17:04 UTC-0400 Ron Pinkas > On Aug 15, 2016, at 5:02 AM, Enrico Maria Giordano > wrote: > > I don't remember if it has already been reported. The following code > > FUNCTION MAIN() > > LOCAL cVar > > ? { || &cVar .and. .T. } > > RETURN NIL >

[xHarbour-developers] ChangeLog : 2016-08-15 17:04 UTC-0400 Ron Pinkas

2016-08-15 Thread Ron Pinkas
2016-08-15 17:04 UTC-0400 Ron Pinkas * bin/bld.bat + Added test for error level after prg compilation * bin/bld_vc.bat + Added support for VS 2013 and 2015 * make_vc.bat * More complete VS 2015 support and minor revision * source/compiler/harbour.sly * source/compile

[xHarbour-developers] Compiler crash

2016-08-15 Thread Enrico Maria Giordano
I don't remember if it has already been reported. The following code FUNCTION MAIN() LOCAL cVar ? { || &cVar .and. .T. } RETURN NIL crashes the compiler. Any ideas on where to look? EMG -- EMAG Software Homepage: http://www.emagsoftware.it The EMG Music page: http://www.emagso