Subject: Re: Jade doesn't work
To: Kogule, Ryo <kogule@mars.dti.ne.jp>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: tech-pkg
Date: 03/29/2001 11:18:40
--bp/iNruPH9dso1Pn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Mar 28, 2001 at 06:54:37PM +0900, Kogule, Ryo wrote:
> I found Jade works with the patch below.
>=20
> This patch

> -    Unit *unit =3D lookupUnit(makeStringC(units[i].name));
> +    StringC temp =3D makeStringC(units[i].name);
> +    Unit *unit =3D lookupUnit(temp);

> doesn't change anything in C++ semantics. It's just for evading
> the trouble.

If this is indeed the case (I don't talk C++ flutently), this is a toolchain
bug, and should be noted in our hacks file, along with pointers to the
version of the patch file that does this; this way we won't forget to=20
re-evaluate it when upgrading the toolchain.

Hubert, can you do this?

Regards,
	-is

--bp/iNruPH9dso1Pn
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: 2.6.i

iQEVAgUBOsL97DCn4om+4LhpAQGUxwf/WN11spGPuGCR/2tefrkm/2/X5fgE4hxD
jawGaU0SH9HUfvIZaW8GpnCH33jjjkZIr3wblBILRDVqCmE+TwsXcM40HBoEOXSC
gRCBH7qxtLWF3K8mccPgAKvwlJgDiHNQlnSgo/Q+tY0yaLrZFrAN9MMdEbsU563R
Y6tHISG7zZjs25Iq4gmmJhx2HSA98TtF4C8/r8P6aG5Y8oAoODqoQG5IaqmIfhdE
RSJYdWdd7h/JIhY0OusUFZu502Oghgexb2tkKKZivT656BvAcxwPpZ71fBuAXasw
pkL4iqA7tZcfLwNAFOYxcKdn3ws+0OmoBsxJN16lMkuwPqXpWMM0TQ==
=dOhY
-----END PGP SIGNATURE-----

--bp/iNruPH9dso1Pn--