Date: Mon, 30 Dec 2002 16:11:48 +0100 From: Tilman Linneweh <tilman@arved.de> To: Max Okumoto <okumoto@ucsd.edu> Cc: libh@FreeBSD.org Subject: Re: patch for tvision Message-ID: <20021230151148.GA96059@huckfinn.arved.de> In-Reply-To: <hfznqufa7s.fsf@multivac.sdsc.edu> References: <hfznqufa7s.fsf@multivac.sdsc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Max, Thank you for posting this. > Here is patch for tvision, it allow you to compile using gcc32. > Its not complete, and I have only done simple tests. I tried, but it errored because of errors like this one: new.cc: In function `void* operator new [](long unsigned int)': new.cc:165: declaration of `void* operator new [](long unsigned int)' throws different exceptions /usr/include/g++/new:80: than previous declaration `void* operator new [](l= ong unsigned int) throw (std::bad_alloc)' I'll investigate further this evening. I have also seen some warnings, caused by running on an alpha. Perhaps some= one wants to investigate these.=20 colorsel.cc:215: warning: cast from pointer to integer of different size colorsel.cc: In member function `virtual void TMonoSelector::handleEvent(TEvent&)': colorsel.cc:281: warning: cast from pointer to integer of different size colorsel.cc: In member function `virtual void TColorDisplay::handleEvent(TEvent&)': colorsel.cc:360: warning: cast from pointer to integer of different size colorsel.cc:365: warning: cast from pointer to integer of different size colorsel.cc: In member function `virtual void TColorDisplay::setColor(uchar= *)': colorsel.cc:373: warning: cast to pointer from integer of different size colorsel.cc: In member function `virtual void TColorGroupList::handleEvent(TEvent&)': colorsel.cc:510: warning: cast from pointer to integer of different size colorsel.cc: In member function `virtual void TColorItemList::focusItem(sho= rt int)': colorsel.cc:637: warning: cast to pointer from integer of different size colorsel.cc:642: warning: cast to pointer from integer of different size regards=20 arved --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+EGIyfCLDn4B6xToRAq5wAJ9H+H3z/hbK6cgWfOmqXuwXl7zeMACeOI/T Ys5uWRacoRY46eqZoG2ZkQc= =oP9n -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021230151148.GA96059>