This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PR23462 Revert FSF address change to sgetn.txt [committed]


Changing the FSF address in sgetn.txt changed the filesize which in turn was throwing off the four tests.

Fixed by reverting back to the previous version. Committed as obvious.
2005-08-23  Kelley Cook  <kcook@gcc.gnu.org>

	PR libstdc++/23462
	* testsuite/data/sgetn.txt: Revert to previous FSF address.

Index: sgetn.txt
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/testsuite/data/sgetn.txt,v
retrieving revision 1.2
diff -p -u -d -r1.2 sgetn.txt
--- sgetn.txt	17 Aug 2005 02:26:01 -0000	1.2
+++ sgetn.txt	23 Aug 2005 22:54:31 -0000
@@ -17,7 +17,7 @@
 
 // You should have received a copy of the GNU General Public License along
 // with this library; see the file COPYING.  If not, write to the Free
-// Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 // USA.
 
 /mnt/cdrom/sarah_vaughan/sarah_vaughan.allofme

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]