[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mdbtools-dev
Subject:    [mdb-dev] Re: minor MDB typo...
From:       knyberg () grebyn ! com
Date:       2000-03-16 4:42:52
[Download RAW message or body]

The libmdb/dump.c file needs to have the signature of buffer_dump:

    void buffer_dump(const char* buf, int start, int end)

changed to match the mdbtools.h prototype:

    void buffer_dump(const unsigned char* buf, int start, int end);

-- Karl --

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic