"mib description" problem on Windows

clau@plaintree.com
Wed, 12 Mar 97 15:19:17 est

"mib description" command on Windows does not return the correct
description. The ftell and fseek in tnmMibParser.c and tnmMibQuery.c
won't work properly on Windows because of carriage-return/linefeed
translation. It can be fixed by changing the mode of two fopens in
the above files from "r" to "rb".

clau@plaintree.com
This is Carmel Lau's personal opinion

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.