From owner-freebsd-current Thu Sep 14 15:44:11 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28505 for current-outgoing; Thu, 14 Sep 1995 15:44:11 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA28499 for ; Thu, 14 Sep 1995 15:44:07 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id XAA19250 for ; Thu, 14 Sep 1995 23:25:02 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id XAA17217 for current@freefall.freebsd.org; Thu, 14 Sep 1995 23:25:01 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id XAA11305 for current@freefall.freebsd.org; Thu, 14 Sep 1995 23:12:01 +0200 From: J Wunsch Message-Id: <199509142112.XAA11305@uriah.heep.sax.de> Subject: Re: libforms - thumbs up or down? To: current@freefall.freebsd.org Date: Thu, 14 Sep 1995 23:12:00 +0200 (MET DST) Reply-To: current@freefall.freebsd.org In-Reply-To: <199509141501.QAA06224@server.netcraft.co.uk> from "Paul Richards" at Sep 14, 95 04:01:46 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 825 Sender: current-owner@FreeBSD.org Precedence: bulk As Paul Richards wrote: > > Well, someone's contacted me about using it so I'll let them decide where > they think it should go and what to do with it. As far as I'm concerned, > you can do what you want with it. Do you have an idea _how_ to fix it? Your last commit didn't get it back into a working state. I have no idea how it's supposed to work: i can find a (wrong wrt. -lncurses) prototype for draw_box(), but no actual implementation inside libforms. Hence the draw_box() from libncurses will be linked, which expects a totally different arg list. I'm stuck here since i've got no idea how it was _intented_ to work. (Btw., libncurses apparently lacks documentation.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)