Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!ames!pasteur!ucbvax!ulysses!erg From: erg@ulysses.homer.nj.att.com (Emden Gansner[drew]) Newsgroups: comp.windows.x Subject: Re: bug in XCopyArea() (sparc bug) Message-ID: <11545@ulysses.homer.nj.att.com> Date: 18 May 89 18:10:58 GMT References: <8905172307.AA18929@sparky.franz.uucp> Organization: AT&T Bell Laboratories, Murray Hill Lines: 6 Technically, there is no compiler bug. Old C (K&R) and new C (K&R, 2 ed.; ANSI draft, Dec. 88) both specify that the shift expression is undefined if the value of the right operand is greater than or equal to the number of bit's in the left operand's type.