Path: utzoo!utgpu!water!watmath!clyde!att!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: bug in bcmp() function in my support library Message-ID: <8808300802.AA04314@cory.Berkeley.EDU> Date: 30 Aug 88 08:02:07 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 8 For anybody interested, the function does not properly align the addresses some times before doing cmpm.l (A0)+,(A1)+, thus creating a task-held requester due to an address error. This is in my support library SUP32.LIB. This message is useful only to people who are using the library in their own applications. -Matt