Commit graph

4 commits

Author SHA1 Message Date
David E. O'Brien
dfa2b6e621 StripAndTab() poorly designed for "". It is possible for it to get
called on a zero length string and the code assumes this is not possible.

Reviewed by:	Kevin Dwyer <kevindication> (Bidwatcher author)
2003-01-18 18:57:12 +00:00
Matthew Hunt
3a9510e28a Upgrade to 1.3.5.
Add provision to circumvent the five minute "fudge factor" on snipe
timers.

Submitted by:	Bruce Burden <brucegb@realtime.net>
2002-09-17 16:56:48 +00:00
Matthew Hunt
84504cd90a These do not apply to, and are apparently unnecessary for, the new
version.  They should have been removed in the commit to this port earlier
today, but I did not have these files in my working copy and hence did
not experience the errors.

Submitted by:	Michael W. Holdeman <ptfd9100@beanstalk.net>
2002-03-20 03:30:43 +00:00
David E. O'Brien
b59b427de9 * Actually provide unique error messages for the various error returns
from fetching a URL.
* Add patches to remove all the duplication of the eBay URL text strings.

These patches justify why high schoolers and college freshman should NOT
be allowed near a compiler.
2002-03-15 22:31:36 +00:00