Re: Phix 0.8.2 uploaded

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

Ok, strangeness...

... called from C:\Program Files (x86)\Phix\demo\pGUI\pdemo\installation.e:187 in procedure install() 
and sure enough, there was a call to download. So i added a line to print out the filename at that location..
puts(1,"\n---  "&filename&"  ---\n")             
                download(filename) 
and i got no puts() and ex.err still says the error is on line 187, even tho that call is now line 188. I did a search for "install", and installation.e exists only in "C:\Program Files (x86)\Phix\demo\pGUI\pdemo\".

Is Phix cacheing code somewhere, and running from there if it wasn't deleted by a previous completed run?

I just added a with trace and a trace(1) and this was also ineffective.

Kat

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

Search



Quick Links

User menu

Not signed in.

Misc Menu