Re: server patch for 1.0.x

1999-06-21 Thread Anonymous
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> You should have used diff -u a lot easier to read. (and you Lars> should compress with gzip before sending) And maybe use a constant for the size of the array rather of an hardcoded `10'. At least it will be easier for people

Re: server patch for 1.0.x

1999-06-21 Thread Anonymous
You should have used diff -u a lot easier to read. (and you should compress with gzip before sending) Anyway, I think this looks good and is the last lyxserver patch that goes into 1.0.x (modulo bugs of course). Lyxserver development should now switch to 1.1.x. Lgb

server patch for 1.0.x

1999-06-21 Thread Anonymous
Hi developers, I attach patches for lyxserver.h/C for the 1.0.x CVS tree. They have identical functionality as those for 1.1.x I submitted some days ago, but do not use STL constructs. Acutally, there is a hard coded limit to 10 simultaneous clients. LyX will not crash if this is reached, only iss