CVS log for loncom/lonmaxima

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: version_2_6_99_0


Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Feb 14 14:09:43 2008 UTC (16 years, 1 month ago) by bisitz
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Bugfix:
The sync-call before the for loop is premature. For at this time the connection to the server has not been accepted. Hence, the sync-call catches a timeout-error message. Unfortunately this takes 20s. So the client will be set up with a delay of 20s. Calls to maxima in this timeslot might lead (and do in practice) to "code ran too long" errors in the calling problem.

Moving the said sync-call after the $server-accept command remedies this issue.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>