Complete.Org: Mailing Lists: Archives: gopher: December 2003:
[gopher] Re: .names
Home

[gopher] Re: .names

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gopher@xxxxxxxxxxxx
Subject: [gopher] Re: .names
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Wed, 17 Dec 2003 08:45:00 -0600
Reply-to: gopher@xxxxxxxxxxxx

On Wed, Dec 17, 2003 at 08:33:26AM -0600, John Goerzen wrote:
> +        if xnum == None:
> +            return -1
> +        if ynum == None:
> +            return 1

Oops, I got those two reversed; the first should return 1 and the second
-1.  Either fix that in your patch or grab 2.0.8 :-)

-- John


[Prev in Thread] Current Thread [Next in Thread]