Dear Ralf,

I just noticed an oversight concerning OutputType in Axiom compatibility code:
in Aldor, tw << x is a destructive operation -- tw is modified, while in Axiom,
no such functionality exists. Thus, to write compatible code, we need to write
tw := tw << x instead...

I performed the necessary changes, but it's not ready for check in, yet

Martin


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Aldor-combinat-devel mailing list
Aldor-combinat-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aldor-combinat-devel

Reply via email to