delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=simple; d=mail.ud03.udmedia.de; h= |
subject:to:references:from:message-id:date:mime-version | |
:in-reply-to:content-type:content-transfer-encoding; s=beta; bh= | |
PEl3oZ2Jj3zwRoRcj25MY/Ibq/u+m4YMUdyfhmOy2vc=; b=YKahd+aQc619p/+A | |
IA5FFZAiQZqb/+kMELyXOLiCGXCJDwVnf7AgBrsH5n9LxqTa9VjX7F9SKQ43NClq | |
mhV4DLoSYVY/8n75rKBwVHNsZJDoG50nfHllBALn0+YGKuJmoaOJE4h6auYpATz+ | |
XrCPDpiIIAu8yWUeBgdiDjV9DTU= | |
Subject: | Re: [geda-user] How to fix gerbv to compile with gcc5? |
To: | geda-user AT delorie DOT com |
References: | <20151006115833 DOT GA6570 AT visitor2 DOT iram DOT es> |
<5613C2EC DOT 7080900 AT jump-ing DOT de> <20151006132005 DOT GA5039 AT visitor2 DOT iram DOT es> | |
From: | "Markus Hitter (mah AT jump-ing DOT de) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
X-Enigmail-Draft-Status: | N1110 |
Message-ID: | <5613DDD9.7090001@jump-ing.de> |
Date: | Tue, 6 Oct 2015 16:42:33 +0200 |
User-Agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 |
Thunderbird/38.2.0 | |
MIME-Version: | 1.0 |
In-Reply-To: | <20151006132005.GA5039@visitor2.iram.es> |
Reply-To: | geda-user AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-user AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Am 06.10.2015 um 15:20 schrieb Gabriel Paubert: > I wonder who maintains patches to gerbv these days. I'm wondering the same. Everybody with Git access can apply the patch. > The trouble is that I create git patches so infrequently that I always > forget how to generate them. git format-patch --keep-subject HEAD~3 ... where 3 is the number of commits you want to have as patch, always one file per commit. The files will be named 0001-xxx, 0002-xxx, 0003-xxx, ... Markus -- - - - - - - - - - - - - - - - - - - - Dipl. Ing. (FH) Markus Hitter http://www.jump-ing.de/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |