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

Bug#105371: marked as done (gcc-3.0: grammar & spelling fixes for README.Debian [patch])



Your message dated Sun, 22 Jul 2001 14:56:50 -0400
with message-id <E15OOPK-0002qd-00@auric.debian.org>
and subject line Bug#105371: fixed in gcc-3.0 3.0.1.ds0-0pre010721
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Jul 2001 18:14:26 +0000
>From jrv@vanzandt.mv.com Sun Jul 15 13:14:26 2001
Return-path: <jrv@vanzandt.mv.com>
Received: from mercury.mv.net [::ffff:199.125.85.40] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15LqPH-0000EB-00; Sun, 15 Jul 2001 13:14:15 -0500
Received: from vanzandt.mv.com (vanzandt.mv.com [207.22.43.76]) by mercury.mv.net (8.8.8/mem-971025) with ESMTP id OAA06671 for <submit@bugs.debian.org>; Sun, 15 Jul 2001 14:14:00 -0400 (EDT)
Received: by vanzandt.mv.com
	via sendmail with stdio
	id <[🔎] m15LndR-00012tC@vanzandt.mv.com> (Debian Smail3.2.0.111)
	for submit@bugs.debian.org; Sun, 15 Jul 2001 11:16:41 -0400 (EDT) 
Message-Id: <[🔎] m15LndR-00012tC@vanzandt.mv.com>
Date: Sun, 15 Jul 2001 11:16:41 -0400 (EDT)
From: "James R. Van Zandt" <jrv@vanzandt.mv.com>
Subject: gcc-3.0: grammar & spelling fixes for README.Debian [patch]
To: submit@bugs.debian.org
X-Mailer: bug 3.3.9
Delivered-To: submit@bugs.debian.org

Package: gcc-3.0
Version: 1:3.0-0pre010403
Severity: wishlist

I suggest these grammar and spelling fixes.  Note that "it's" is always
a contraction standing for "it is".  The possessive form is "its".
Isn't English great? :-)

		- Jim Van Zandt


--- README.Debian-orig	Sun Jul 15 11:02:18 2001
+++ README.Debian	Sun Jul 15 11:10:54 2001
@@ -6,13 +6,13 @@
 
 In Debian 2.3, the gcc-3.0 snapshot compiler first appeared. This is the
 next major release of the FSF GNU compiler suite. This version is
-currently unreleased, so the gcc-2.95 compiler still exists for it's
+currently unreleased, so the gcc-2.95 compiler still exists for its
 stability on all major platforms. Also, the gcc 2.7.2.3 C compiler is
 still available for compatibility reasons (such as compilation of 2.0.xx
 kernels).
 
 At the end you can find a summary of modifications on gcc that Debian
-has made for it's gcc version.
+has made for its gcc version.
 
 
 Introduction
@@ -22,7 +22,7 @@
 
 - One based on gcc-3.0 CVS. These include the compilers g++, gobjc, g77,
   chill, gcj and libraries libstdc++3.0, libobjc300, libgcj300 and
-  libgcc300. On some architectures, this is the prefered C compiler which
+  libgcc300. On some architectures, this is the preferred C compiler which
   is called `gcc'.
 
 - One based on gcc-2.95. These include the compilers g++, gobjc,
@@ -70,16 +70,16 @@
 Starting in Debian 2.3, there is now a gcc-defaults package set. This
 creates the actual packages for gcc, gpc, g++, gobjc, chill, g77 and gcj.
 These packages will depend on the corresponding default compiler for that
-architecure. For example, on i386, "gcc" depends on "gcc-2.95", which
+architecture. For example, on i386, "gcc" depends on "gcc-2.95", which
 means that the "gcc-2.95" package will install a binary called "gcc-2.95",
 which is symlinked to in the "gcc" package as "gcc".
 
 This may seem confusing, but what it allows you do to is install two
 versions of the GCC compiler suite at the same time, making sure you are
-always using the one prefered for that architecture. To use the other
+always using the one preferred for that architecture. To use the other
 compiler, simply set CC=gcc-3.0, or similar.
 
-With this method, each architecture can choose it's own prefered compiler,
+With this method, each architecture can choose its own preferred compiler,
 and that preference can change without requiring a complete rebuild of
 both compilers (to change the names), and simply requires updating the
 small gcc-defaults package set, to point the symlinks correctly.
@@ -88,7 +88,7 @@
 Practical implications
 ----------------------
 
-The most important practical implications are is the merging/linking
+The most important practical implications are in the merging/linking
 of object files built with different compilers; If you use the 2.7.2.x
 C compiler, you should use the `gcc272' compiler driver for all your work.
 When configuring sources, use
@@ -138,7 +138,7 @@
 deprecating the libg++ libraries all together, and bring a stable ABI to
 GCC's C++ interface. Also, 2.95 and prior always had a libgcc.a library
 that was linked to by all applications that gcc built. This has now been
-made available as a shred library, libgcc.so, which is in the libgcc300
+made available as a shared library, libgcc.so, which is in the libgcc300
 package.
 
 Java
@@ -158,7 +158,7 @@
 The Objective-C runtime changed from gcc version 2.7 to 2.8. ObjC-Code
 compiled with gcc 2.7.2 is not compatible with ObjC-code compiled with
 gcc 2.8, egcs or gcc-2.95.2. The ObjC compiler is normally called like the C
-compiler (`cc'). Debian/Linux does only have the ObjC compiler from the
+compiler (`cc'). Debian/Linux only has the ObjC compiler from the
 2.95.2 code base.
 
 You have to link your ObjC programs with the thread library
@@ -178,7 +178,7 @@
 --------------------
 
 Feedback about this document is appreciated; preferably as a Severity:
-wishlist bug against Package: gcc-3.0 . For general discussiong and
+wishlist bug against Package: gcc-3.0 . For general discussions and
 questions, subscribe and/or email the debian-gcc@lists.debian.org mailing
 list.
 
@@ -200,7 +200,7 @@
   versioned gcc names
 
 sonames:
-  Rename all shared libraries names. If the library API's are changed
+  Rename all shared libraries names. If the library APIs are changed
   for the final 3.0 release, we then can use the upstream library names.
 
 gcc-version:

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux vanzandt 2.4.4 #1 Fri May 18 22:35:13 EDT 2001 i686 unknown

Versions of the packages gcc-3.0 depends on:
ii  binutils       2.11.90.0.5-1  The GNU assembler, linker and binary utiliti
ii  cpp-3.0        3.0-0pre010403 The GNU C preprocessor.
ii  gcc-3.0-base   3.0-0pre010403 The GNU compiler collection (base package).
ii  libc6          2.2.3-6        GNU C Library: Shared libraries and Timezone
ii  libgcc300      3.0-0pre010403 Shared libgcc.

---------------------------------------
Received: (at 105371-close) by bugs.debian.org; 22 Jul 2001 19:12:46 +0000
>From troup@auric.debian.org Sun Jul 22 14:12:46 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [::ffff:206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15OOek-0005TW-00; Sun, 22 Jul 2001 14:12:46 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 15OOPK-0002qd-00; Sun, 22 Jul 2001 14:56:50 -0400
From: Matthias Klose <doko@debian.org>
To: 105371-close@bugs.debian.org
X-Katie: $Revision: 1.54 $
Subject: Bug#105371: fixed in gcc-3.0 3.0.1.ds0-0pre010721
Message-Id: <E15OOPK-0002qd-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sun, 22 Jul 2001 14:56:50 -0400
Delivered-To: 105371-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
gcc-3.0, which has been installed in the Debian FTP archive:

gcc-3.0-doc_3.0.1-0pre010721_all.deb
  to pool/main/g/gcc-3.0/gcc-3.0-doc_3.0.1-0pre010721_all.deb
gcc-3.0_3.0.1.ds0.orig.tar.gz
  to pool/main/g/gcc-3.0/gcc-3.0_3.0.1.ds0.orig.tar.gz
libffi2-dev_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libffi2-dev_3.0.1-0pre010721_i386.deb
gcc-3.0_3.0.1.ds0-0pre010721.diff.gz
  to pool/main/g/gcc-3.0/gcc-3.0_3.0.1.ds0-0pre010721.diff.gz
libstdc++3_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libstdc++3_3.0.1-0pre010721_i386.deb
g77-3.0-doc_3.0.1-0pre010721_all.deb
  to pool/main/g/gcc-3.0/g77-3.0-doc_3.0.1-0pre010721_all.deb
fastjar_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/fastjar_3.0.1-0pre010721_i386.deb
gcj-3.0_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/gcj-3.0_3.0.1-0pre010721_i386.deb
gcc-3.0-base_3.0.1-0pre010721_all.deb
  to pool/main/g/gcc-3.0/gcc-3.0-base_3.0.1-0pre010721_all.deb
libstdc++3-dev_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libstdc++3-dev_3.0.1-0pre010721_i386.deb
libstdc++3-doc_3.0.1-0pre010721_all.deb
  to pool/main/g/gcc-3.0/libstdc++3-doc_3.0.1-0pre010721_all.deb
libgcj2-dev_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libgcj2-dev_3.0.1-0pre010721_i386.deb
libgcj2_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libgcj2_3.0.1-0pre010721_i386.deb
cpp-3.0_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/cpp-3.0_3.0.1-0pre010721_i386.deb
libgcc1_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libgcc1_3.0.1-0pre010721_i386.deb
gobjc-3.0_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/gobjc-3.0_3.0.1-0pre010721_i386.deb
fixincludes_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/fixincludes_3.0.1-0pre010721_i386.deb
gcc-3.0_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/gcc-3.0_3.0.1-0pre010721_i386.deb
gcc-3.0_3.0.1.ds0-0pre010721.dsc
  to pool/main/g/gcc-3.0/gcc-3.0_3.0.1.ds0-0pre010721.dsc
cpp-3.0-doc_3.0.1-0pre010721_all.deb
  to pool/main/g/gcc-3.0/cpp-3.0-doc_3.0.1-0pre010721_all.deb
libobjc1_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libobjc1_3.0.1-0pre010721_i386.deb
g77-3.0_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/g77-3.0_3.0.1-0pre010721_i386.deb
g++-3.0_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/g++-3.0_3.0.1-0pre010721_i386.deb
libffi2_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libffi2_3.0.1-0pre010721_i386.deb
libstdc++3-dbg_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/libstdc++3-dbg_3.0.1-0pre010721_i386.deb
protoize_3.0.1-0pre010721_i386.deb
  to pool/main/g/gcc-3.0/protoize_3.0.1-0pre010721_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 105371@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-3.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.7
Date: Sun, 22 Jul 2001 08:24:04 +0200
Source: gcc-3.0
Binary: gcc-3.0-sparc64 gcc-3.0-soft-float libstdc++3 libgcc1 gobjc-3.0 gcc-3.0-base libffi2-dev fastjar cpp-3.0-doc protoize cpp-3.0 g++-3.0 libobjc1 libstdc++3-dev g77-3.0 libstdc++3-doc libgcj2 g77-3.0-doc libffi2 fixincludes gcc-3.0 libgcc1-sparc64 gcj-3.0 gcc-3.0-doc libstdc++3-dbg gcc-3.0-nof libgcj2-dev
Architecture: source i386 all
Version: 3.0.1.ds0-0pre010721
Distribution: unstable
Urgency: high
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-3.0    - The GNU C preprocessor.
 cpp-3.0-doc - Documentation for the GNU C preprocessor (cpp).
 fastjar    - Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-3.0    - The GNU C++ compiler.
 g77-3.0    - The GNU Fortran 77 compiler.
 g77-3.0-doc - Documentation for the GNU Fortran compiler (g77).
 gcc-3.0    - The GNU C compiler.
 gcc-3.0-base - The GNU Compiler Collection (base package).
 gcc-3.0-doc - Documentation for the GNU compilers (gcc, gobjc, g++).
 gcj-3.0    - The GNU compiler for Java(TM).
 gobjc-3.0  - The GNU Objective-C compiler.
 libffi2    - Foreign Function Interface library runtime
 libffi2-dev - Foreign Function Interface library development
 libgcc1    - GCC support library.
 libgcj2    - Java runtime library for use with gcj
 libgcj2-dev - Java development headers and static library for use with gcj
 libobjc1   - Runtime library for GNU Objective-C applications.
 libstdc++3 - The GNU stdc++ library version 3
 libstdc++3-dbg - The GNU stdc++ library version 3 (debugging files)
 libstdc++3-dev - The GNU stdc++ library version 3 (development files)
 libstdc++3-doc - The GNU stdc++ library version 3 (documentation files)
 protoize   - Create/remove ANSI prototypes from C code
Closes: 87300 103468 103568 103883 105371
Changes: 
 gcc-3.0 (3.0.1.ds0-0pre010721) unstable; urgency=high
 .
   * Update to CVS sources (010721).
     - Remove patches applied upstream: libstdc++-limits.dpatch,
       objc-data-references
     - Updated other patches.
   * Fix gij alternative (closes: #103468, #103883).
   * Patch to fix bootstrap on sparc (closes: #103568).
   * Corrected (closes: #105371) and updated README.Debian.
   * m68k patches for sucessful bootstrap (Roman Zippel).
   * Add libstdc++v3 porting hints to README.Debian and README.C++.
   * m68k md fix (#105622) (Roman Zippel).
   * debian/rules2: Disable non-functional ulimit on Hurd (#105884).
   * debian/control: Require binutils (>= 2.11.90.0.24)
   * Java is enabled for alpha (closes: #87300).
Files: 
 44d7317b89eb50eefe4e541c57c1c987 1587 devel standard gcc-3.0_3.0.1.ds0-0pre010721.dsc
 60b70eae5ebec2851cf69dcd90d014b0 12695957 devel standard gcc-3.0_3.0.1.ds0.orig.tar.gz
 0840b1a51f55493a0880144daa37c5e3 2990087 devel standard gcc-3.0_3.0.1.ds0-0pre010721.diff.gz
 6ef9eb2cf673a97b4f85f121180cf41c 34940 devel standard gcc-3.0-base_3.0.1-0pre010721_all.deb
 541cd337d8b1532420eb20a6c7f207f0 65164 doc optional cpp-3.0-doc_3.0.1-0pre010721_all.deb
 f09b02db6f1431345adf64a70f636b7b 4625848 doc optional libstdc++3-doc_3.0.1-0pre010721_all.deb
 38f4572f5d313c022c53a9dc9d624391 311444 doc optional g77-3.0-doc_3.0.1-0pre010721_all.deb
 551c4685eb8314bea4b150094763130a 545116 doc optional gcc-3.0-doc_3.0.1-0pre010721_all.deb
 b2cdb0e0b46e2cf0faa38576515fedc1 44168 libs standard libgcc1_3.0.1-0pre010721_i386.deb
 81da16da2622ef7dd07c561fdd0cdc51 115458 interpreters standard cpp-3.0_3.0.1-0pre010721_i386.deb
 3839a2d560a8e7a1f29ef0888eca3f64 23232 devel optional protoize_3.0.1-0pre010721_i386.deb
 ffca956079e583a0c852f93c77bb5dc9 48242 devel extra fixincludes_3.0.1-0pre010721_i386.deb
 a54c44e437620fec337fee37b0f948b0 1181186 devel optional gobjc-3.0_3.0.1-0pre010721_i386.deb
 3ec990abdb5157fe423d3903b72a5f53 91514 libs optional libobjc1_3.0.1-0pre010721_i386.deb
 425097f98587d748bd1402e8a3b29f8d 1211012 devel optional gcj-3.0_3.0.1-0pre010721_i386.deb
 069589c0fd3e7d91b8f663a84d3eadf2 1880084 libs optional libgcj2_3.0.1-0pre010721_i386.deb
 a3b8556c9d57469788a45191b536157c 1890826 devel optional libgcj2-dev_3.0.1-0pre010721_i386.deb
 0162ddb4f5de5232243815ea1a32439c 90370 devel extra fastjar_3.0.1-0pre010721_i386.deb
 86a597f25a50388f5b2670c7db74e3e5 5308 libs optional libffi2_3.0.1-0pre010721_i386.deb
 aee91c747e1dc87a6647c9ebb1c2d629 10772 devel optional libffi2-dev_3.0.1-0pre010721_i386.deb
 651368f718462e920a792bfbfb68a17f 1344186 devel optional g++-3.0_3.0.1-0pre010721_i386.deb
 62ea9d5c44297049495ead2b01f8ef37 210606 base required libstdc++3_3.0.1-0pre010721_i386.deb
 1dd1e4b2710e5410aa41ec99b96d7f9f 569332 devel optional libstdc++3-dev_3.0.1-0pre010721_i386.deb
 9d5e1cd8342438561ca20a21873e6c7a 578450 devel extra libstdc++3-dbg_3.0.1-0pre010721_i386.deb
 1e241e7c7eb8d725dd007c37aec10386 1310282 devel optional g77-3.0_3.0.1-0pre010721_i386.deb
 f345c89765f4a956450b1f23b4d38174 1328640 devel standard gcc-3.0_3.0.1-0pre010721_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
Comment: Requires PGP version 2.6 or later.

iQEVAwUBO1qrsAuDzMCIcnEhAQEk5Qf7BfCHLTa3NGYvrJzSGDRacm7OBs7FOVQ9
uUL8jG5fPj7OAeRihNfqzlcWIaVwbMlDwH8nAJzHFVf1ivfYNcwerztiKmIMh1UR
uBd9YCMvIyaqyoPAzQMPMQ9Y7xvZbYS0fAqj/JeahyuVhAYju4pzWylM4fpd2mLz
xR9Z8St6zS9wzuwjz2YmcrTtJi64flmV5/hTw6ailsI+dQbqFhXIMvRU0GBcvx14
p77CEQbEihUp/QjkhHN+Fi/C6rhmGx0JoQXKsIhJ7oqvnyPn2Ac3rF52Zkx8M67n
5jpk6AJVTGyoOsFunyo88uykyeFzYII3sqFAnp3l2tT0P8kTRkuB9A==
=QUp9
-----END PGP SIGNATURE-----



Reply to: