I don't know if this was covered, ignore if it is. The error is in the plural use of the word "expressions". page 329 Per LRM — $steady_gclk(expression) returns true if the sampled value of the *expressions *does not change at the next global clock tick. Otherwise it returns false. Should be — $steady_gclk(expression) returns true if the sampled value of the *expression *does not change at the next global clock tick. Otherwise it returns false. Ben -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Apr 29 19:01:12 2009
This archive was generated by hypermail 2.1.8 : Wed Apr 29 2009 - 19:01:53 PDT