classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch #1909] [awt] Check permission for system event queue


From: Tom Tromey
Subject: Re: [patch #1909] [awt] Check permission for system event queue
Date: 18 Sep 2003 11:06:20 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Sascha" == Sascha Brawer <address@hidden> writes:

Sascha> How did you apply this patch?

Bogusly, it appears :-/.

I use the appended script to grab patches from web pages.  This messed
up the html in the comments, I'm afraid.  Sorry about that.

Tom


#! /bin/sh

# Usage: wpatch URL
# Download URL and prep for patching.

url=$1

wget -O- $url | recode HTML..UTF-8 | fixpatch | clcleanup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]