Re: [PATCH] to remove exit statements from libct
David Dick <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On 01/03/10 00:56, Frediano Ziglio wrote: > Hi, > some calls check internal behaviour witch should not raise (unless > in situations where an exit is really necessary). However login and > token should not exit as you detect correctly. I'll apply a modified > version. So the remaining exits would designate a client programming error as distinct from a server programming error / protocol error?