Question about the CPI interface

Denys Duchier duchier at ps.uni-sb.de
Fri Jun 10 20:16:13 CEST 2005


and here is now a _much_ shorter program that I constructed from looking at
traces of your shorter program - curiously (and this must be a clue to
something) the bug occurs with the Delay but not without:

declare
proc {BUG I J}
   S={FS.var.upperBound [1#I]}
in
   thread for X in {FS.monitorIn S} do {Show X} end end
   {FS.include J S}{Delay 200}
   {FS.exclude 1 S}
end

{BUG 2001 2000}

the delta between the 2 argument numbers is not significant (as far as I can
tell).

Cheers,

-- 
Dr. Denys Duchier - IRI & LIFL - CNRS, Lille, France
+33 (0)6 25 78 25 74    http://www.lifl.fr/~duchier/



More information about the mozart-hackers mailing list