From 0af0073c8d78f3f270359bf3e312f61d21abd4db Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 09:55:28 +0000 Subject: Utilisateur : Fcolin Date : 6/02/06 Heure : 17:17 Archivé dans $/CSharp/Ivy/Ivy Commentaire: (vss 46) --- CSharp/Ivy/IvyPPC/Ivy.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSharp/Ivy/IvyPPC/Ivy.cs b/CSharp/Ivy/IvyPPC/Ivy.cs index 0624b1a..474d213 100644 --- a/CSharp/Ivy/IvyPPC/Ivy.cs +++ b/CSharp/Ivy/IvyPPC/Ivy.cs @@ -863,7 +863,7 @@ namespace IvyBus internal bool CheckRegexp(string exp) { bool regexp_ok = true; - // TODO Bug + // Attention Bug // ClockStop ClockStart & ^Clock(Start|Pause) // should Stop to the first parent if ((sent_messageClasses != null) && exp.StartsWith("^") ) -- cgit v1.1