From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: jtc@redbacknetworks.com Cc: gdb-patches@cygnus.com Subject: Re: stub putDebugChar cleanup Date: Sun, 31 Jan 1999 13:48:00 -0000 Message-ID: References: <199812031953.LAA12865.cygnus.patches.gdb@jtc.redbacknetworks.com> X-SW-Source: 1999-01/msg00034.html Message-ID: <19990131134800.bdv5R2D1yMPy2-B4k1uM89drynMNUH4pPjzXQl9vMyk@z> jtc@redbacknetworks.com (J.T. Conklin) writes: > 1998-12-03 J.T. Conklin > > * i386-stub.c, m32r-stub.c, m68k-stub.c, sh-stub.c, sparc-stub.c, > sparcl-stub, sparclet-stub.c: Changed declaration of putDebugChar > to include explicit void return type as per documentation. Fixed > up occasions where stubs erroneously checked return type. Thanks for these fixes! They're finally in the repository. Stan