From: "copx" Newsgroups: comp.os.msdos.djgpp Subject: Re: pdcurses Date: Sun, 22 Dec 2002 21:25:03 +0100 Organization: Arcor Lines: 29 Message-ID: References: <200212221851 DOT gBMIpFx30413 AT envy DOT delorie DOT com> NNTP-Posting-Host: dialin-145-254-036-250.arcor-ip.net X-Trace: newsread1.arcor-online.net 26975 NG d2hpdGVpbmRpYW4= X-Complaints-To: abuse AT arcor-online DOT net NNTP-Posting-Date: Sun, 22 Dec 2002 20:24:46 +0000 (UTC) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Priority: 3 X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MSMail-Priority: Normal To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "DJ Delorie" schrieb im Newsbeitrag news:200212221851 DOT gBMIpFx30413 AT envy DOT delorie DOT com... > > > Is there any reason why the zip-picker still picks pdcurses 2.4? > > Does the current version (2.5) not work with DJGPP? > > It needs to be ported, built, packaged, and uploaded to me, before the > zip picker knows about it. Would you like to volunteer to do so? Any > help would be greatly appreciated. I've compiled pdcurses 2.5 already and yes I'm willing to help. There's something to notice, though. Some of the tests for correct functionality (testcurs) fail. The intro and the pad test for example. The example apps (xmas, newdemo, firework) work though. I tried to compile testcurs with the prebuild DJGPP port of 2.4 - same results! (tests were made under WinMe BTW) So it seems that this problem was ignored last time. Should it be ignored again? Building and packaging are things I can do. But for fixing pdcurses you'll need to find somebody else.