Re: Debugging help for dhelp needed

2001-09-15 Thread Christian Marillat
 "SH" == Stefan Hornburg <[EMAIL PROTECTED]> writes:

> Hello, fellow Debian developers !

Hi,

> dhelp was recently orphaned. IMHO a online help is quite a good idea,
> but the code hasn't touched quite a while.

> I ported the source code from db1 to db2, which is definitely needed
> to make it work for woody.

db3 would be better.

 $ dpkg -s dhelp
Package: dhelp
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 119
Maintainer: Marco Budde <[EMAIL PROTECTED]>
Version: 0.3.23.2
Depends: libc6 (>= 2.2.3-7), libdb3 (>= 3.2.9-1)

> Unfortunately dhelp_parse -r get stucked in the second call 
> of db_write (db->put). I debugged it, but I have still no
> clue why this happens.

For me with db3 this work fine.

Tell me if you need some help.

Christian




Debugging help for dhelp needed

2001-09-15 Thread Stefan Hornburg Racke

Hello, fellow Debian developers !

dhelp was recently orphaned. IMHO a online help is quite a good idea,
but the code hasn't touched quite a while.

I ported the source code from db1 to db2, which is definitely needed
to make it work for woody.

Unfortunately dhelp_parse -r get stucked in the second call 
of db_write (db->put). I debugged it, but I have still no
clue why this happens.

Any help on this is greatly appreciated. I attached the source code
for dhelp_parse and the Makefile.

Bye
Racke

-- 
Racke happily hacks Interchange and maintains Debian packages like Courier.

For projects and other business stuff please refer to COBOLT NetServices
(URL: http://www.cobolt.net; Email: [EMAIL PROTECTED]; Phone: 0041-1-3884400)


dhelp_parse.c
Description: Binary data


Makefile
Description: Binary data