Re: [Corrected Patch] Rollup of my current-outstanding patches

2002-02-18 Thread Simon Cozens
Josh Wilmes: > This patch rolls up all my current outstanding patches. Cool, applied. Although I killed libdeps; I assume you didn't want that in there. (Since there's no patch to the manifest.) Simon -- >You stupid? All of Europe (maybe except those crazy Brits) prints on A4 paper. Crazy we m

[Corrected Patch] Rollup of my current-outstanding patches

2002-02-17 Thread Josh Wilmes
Sorry, I goofed on that last patch- corrected version (including rx.h this time): [josh-002.patch] This patch rolls up all my current outstanding patches. - add makefile target and script to test for external libc dependencies - fix return values in hash and array PMCs (returning 0 in a

[Patch] Rollup of my current-outstanding patches

2002-02-17 Thread Josh Wilmes
This patch rolls up all my current patches which haven't yet been applied: - add makefile target and script to test for external libc dependencies - fix return values in hash and array PMCs (returning 0 in a void func) - remove unnecessary data pointer <=> function pointer conversions