Hi there,

I just cannot wrap my mind around the behaviour I am observing right now.

When compiling with the c++ backend, the program appended throws an 
exception at line 51 (broadcastFlat(...)).
However, if you uncomment the try-catch-block (line 22-33), the code 
will run just fine. Is this behavior intentional? For my intuition, the 
code should run without the try-catch-block. It looks to me like the 
SparsePlaceGroup does not actually "skip" Place(2) despite it not being 
in the rail places.

When compiling and running with the java backend, the program throws 
exceptions, with and without the try-catch-block.

Cheers,
Marco

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to