gnupic: gpsim 0.20.14


Previous by date: 7 Jan 2002 17:20:29 -0000 Re: gpsim 0.20.14, Scott Dattalo
Next by date: 7 Jan 2002 17:20:29 -0000 Re: CUMP and programmers for Linux, James Newtons' MassMind
Previous in thread: 7 Jan 2002 17:20:29 -0000 Re: gpsim 0.20.14, Scott Dattalo
Next in thread: 7 Jan 2002 17:20:29 -0000 Re: gpsim 0.20.14, Andy

Subject: Re: gpsim 0.20.14
From: Scott Dattalo ####@####.####
Date: 7 Jan 2002 17:20:29 -0000
Message-Id: <Pine.LNX.4.33.0201070912120.6622-100000@ruckus.brouhaha.com>

On Mon, 7 Jan 2002 ####@####.#### wrote:

>
> fyi,
>
> I had a problem on FreeBSD 4.3-Stable, and as I'm more familiar with C
> than C++, I thought I'd just post the glitch and see if it looked familiar
> to anyone ... Thanks in advance.
>
> Cheers,
> Rob
>
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include -g -O2 -c input.cc  -fPIC -DPIC -o .libs/input.lo
> input.cc: In function `void initialize_readline()':
> input.cc:592: ANSI C++ prohibits conversion from `(char *)' to `(...)'
> input.cc:604: ANSI C++ prohibits conversion from `(const char *, int, int)' to `(...)'
> *** Error code 1

Rob,

This is the readline bug that I referred to in the announcement.

I don't have access to any other Linux distro than what's installed on my
PC's at home. So it's difficult for me to debug this whole problem. But
this is my number 1 priority for gpsim. If anyone else comes across this
bug and can "make it work" for you system, then please send me the
patches. At least I could do something like:

#ifdef READLINE_ON_BSD
 ...
#elseif READLINE_ON_RH72
 ...

#elseif READLINE_ON_RH71
 ...

#else
 ...

#endif

Sorry,
Scott


Previous by date: 7 Jan 2002 17:20:29 -0000 Re: gpsim 0.20.14, Scott Dattalo
Next by date: 7 Jan 2002 17:20:29 -0000 Re: CUMP and programmers for Linux, James Newtons' MassMind
Previous in thread: 7 Jan 2002 17:20:29 -0000 Re: gpsim 0.20.14, Scott Dattalo
Next in thread: 7 Jan 2002 17:20:29 -0000 Re: gpsim 0.20.14, Andy


Powered by ezmlm-browse 0.20.