-----Messaggio Originale----- 
Da: "Andi Jahja" <andi.ja...@yahoo.co.id>
A: <xharbour-developers@lists.sourceforge.net>
Data invio: lunedì 15 ottobre 2012 17.43
Oggetto: [xHarbour-developers] MSVC 7 (?)


> Hello,
>
> The following 2-liners fails in MSVC 7 (13.10.3052) as well as 7.1
> (13.10.4035):
>
> ----
> PROC MAIN()
> ? TYPE( "a" )
> ----
>
> I have made a dirty trace and found that the culprit is on:
>
> line # 215: source/vm/macro.c
>
> All other versions are working fine.
> Any clue?

A stab in the dark. Something related to the register keyword?

void hb_vmExecute( register const BYTE * pCode, register PHB_SYMB pSymbols )

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 


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to