[M3devel] m3core: TextCat.m3: MultiCat

dirk muysers dmuysers at hotmail.com
Fri Mar 9 17:57:24 CET 2007


....
      result := NEW (T, a := x[i], b := result);
....
What about the initialisation of a_len, b_len, and a_or_b_wide ??
Shouldn't it rather be:
....
      result := Concat (x [i], result)
....
This is almost certainly a bug.

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.com/




More information about the M3devel mailing list