isa.m (fnumeric -> numeric)

View: New views
2 Messages — Rating Filter:   Alert me  

isa.m (fnumeric -> numeric)

by dbateman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There seems to have been a stray "f" character that crept into the isa.m function, which is probably my fault. "fnumeric" should read "numeric" everywhere in this function. Sorry no changeset as I have no access to a source tree at the moment.

D.

isa.m (fnumeric -> numeric)

by John W. Eaton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 19-May-2008, dbateman wrote:

|
| There seems to have been a stray "f" character that crept into the isa.m
| function, which is probably my fault. "fnumeric" should read "numeric"
| everywhere in this function. Sorry no changeset as I have no access to a
| source tree at the moment.

Fixed.

Thanks,

jwe