|
From: Daniel J S. <dan...@ie...> - 2006-03-10 18:47:03
|
Hans-Bernhard Br=F6ker wrote: > Daniel J Sebald wrote: >=20 >> As part of a palette comparison a copy of the previous palette is=20 >> stored. Part of that is copying a udft_entry. Right now it is only a= =20 >> partial copy of udft_entry as the color routines don't use all parts=20 >> of the udft_entry in the test. >=20 >=20 > No. Don't even think of it. >=20 > If you need a copy of a data structure, you make a copy, period. Copie= s=20 > that aren't copies are a nightmare we absolutely don't need. OK. Full copy it is. Dan |