Marco Bungart <m.bung...@gmx.net> wrote on 02/19/2015 03:48:51 AM:
>
> sorry for the late response. I have a problem with revision 29025 and
> 29033 (just checked these two revision). After compilation,
> x10.dist/stdlib/x10.jar is missing x10.lang.Runtime (Compiling
> Broadcast.x10 fails with:
>
>      /eXchange/x10-projects/BroadcastReduceExample
>      /src/Broadcast.x10:37:     Could not find Runtime
>
>      /eXchange/x10-projects/BroadcastReduceExample/src/Broadcast.x10:37:
>      No valid method call found for call in given type.
>               Call: hereLong()
>               Type: Runtime
>
>      2 errors.).
>

Hi,

        After we released 2.5.1, we did some reorganizing of the internals of
the XRX runtime and moved the implementation classes to a new x10.xrx
package.  The main user-visible change is that x10.lang.Runtime ==>
x10.xrx.Runtime.

--dave
------------------------------------------------------------------------------
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