From mboxrd@z Thu Jan 1 00:00:00 1970 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) To: gdb-patches@sources.redhat.com Subject: [rfa] version.in, gdb_6_1-branch Date: Fri, 14 May 2004 17:09:00 -0000 Message-id: <20040514170913.DD2B64B104@berman.michael-chastain.com> X-SW-Source: 2004-05/msg00428.html Here's a patch for version.in on gdb_6_1-branch. This file somehow got whacked to zero-length on 2004-05-08. I suspect this was a one-time problem related to the move of sources.redhat.com and that a one-time manual patch will be sufficient. I tested this on native i686-pc-linux-gnu by building gdb and observing the version number on startup. gdb HEAD has a different problem with version.in. I haven't looked into that yet. Okay to commit this to gdb_6_1-branch? Michael C 2004-05-14 Michael Chastain Fix PR build/1648. * version.in: Fix corrupted zero-length file. Index: version.in =================================================================== RCS file: /cvs/src/src/gdb/version.in,v retrieving revision 1.990.2.80 diff -c -3 -p -r1.990.2.80 version.in *** version.in 8 May 2004 07:00:04 -0000 1.990.2.80 --- version.in 14 May 2004 16:43:04 -0000 *************** *** 0 **** --- 1 ---- + 6.1.0.90_2004-05-14-cvs