Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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 [](long
   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 someone wants
to investigate these. 

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(short
   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 
arved

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+EGIyfCLDn4B6xToRAq5wAJ9H+H3z/hbK6cgWfOmqXuwXl7zeMACeOI/T
Ys5uWRacoRY46eqZoG2ZkQc=
=oP9n
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021230151148.GA96059>