-
This script starts bc, sends some input to bc, reads the echo, and then checks the output against the expected output. However, most times expect reads the input twice: For example, after sending "2+2" and reading the echo, the expect that shoud check the output, reads
"2+2" again instead.
I think that the expect versions I tested have an
error, but it might be the case that I have done...
2008-01-22 12:38:11 UTC in Expect
-
If a source file contains more } than {, a stack
underrun may occur. Depending on the compiler, this
causes wrong formats or core dumps. In ASFormatter,
there is a check that the stack will not underrun by
pop_back(), however, ASFormatter implicitly assumes
that there is at least one element on the stack. The
following patch will push an empty element on the empty
stack.
---...
2006-10-05 16:35:27 UTC in Artistic Style
-
When recurring events are changed or deleted in Google
Calendar, the old events will still be in the ical
stream with the status "CANCELLED". These events do
not show up in Google Calendar, but are synced into
Outlook (oneway sync).
It would be nice if Remote Calendars would not show (or
integrate) them in Outlook.
2006-08-02 11:00:13 UTC in Remote Calendars
-
krinke committed patchset 1 of module CVSROOT to the DDD - Data Display Debugger CVS repository, changing 11 files.
1999-04-06 09:18:42 UTC in DDD - Data Display Debugger