Phix : Block comments not working as expected.

new topic     » topic index » view thread      » older message » newer message

Hi Pete

Computer Windows 8.1 64 nit Running Phix 32 bit Running Edita -> Tools -> Window Painter

ex.err

d:\phix\demo\edita\eawpaint.exw:72 
<0052>:: can't find 'builtins\machine.e' in any of ... 
        d:\phix\demo\edita 
        d:\phix\demo\edita\eawpaint.exw 
        C:\WinApps\euphoria32\include 
        C:\WinApps\euphoria32\win32lib\include 
        C:\WinApps\euphoria32\wxEuphoria\include 
        c:\euphoria\include 
        C:\Euphoria 
 
include builtins\machine.e 

offending block

--/* 
include builtins\machine.e 
include builtins\misc.e 
include builtins\sort.e 
include builtins\file.e 
include builtins\dll.e 
include builtins\ppp.e 
include builtins\get.e 
include arwen\misc_arwen.e 
include arwen\message_box.ew 
include arwen\constants.ew 
include arwen\dll_links.ew 
include arwen\structures.ew 
include arwen\Quick_Allocations.ew 
include arwen\classes.ew 
include arwen\imagelists.ew 
--*/ 
include ..\arwen\arwen.ew 

Commenting those out the the original way -- gets the program going, but then there are knock ons (eg

d:\phix\demo\edita\..\arwen\arwen.ew:645 
<0097>:: hex number not formed correctly 
    #ilASM{ 
     ^ 

But this is also in a commented block section.

Cheers

Chris

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu