Patch: FileDeleter fix and warning cleanups

Bryce McKinlay bryce@albatross.co.nz
Tue Sep 5 04:05:00 GMT 2000


This patch fixes a crash-on-exit for any program that didn't call FileDeleter.add(). It
also removes a few compiler warnings by removing some dead code blocks and unused
locals, and #undef'ing a previous definition of `__P' which is found in glibc's headers
causing a warning.

I'm checking this in.

regards

  [ bryce ]




More information about the Java-patches mailing list