Broken URL in README.QMTEST

Mark Mitchell mark@codesourcery.com
Fri Sep 3 05:58:00 GMT 2004


Joseph S. Myers wrote:

>gcc/testsuite/README.QMTEST has a broken reference to
>
>    http://www.codesourcery.com/qm/qmtest_development
>
>which gives a 404.
>  
>
Fixed with:

2004-09-02  Mark Mitchell  <mark@codesourcery.com>
                                                                                

        * README.QMTEST: Fix out-of-date link.
                                                                                

Index: README.QMTEST
===================================================================
RCS file: /cvs/gcc/gcc/gcc/testsuite/README.QMTEST,v
retrieving revision 1.4
diff -c -5 -p -r1.4 README.QMTEST
*** README.QMTEST       5 Jun 2003 00:17:16 -0000       1.4
--- README.QMTEST       3 Sep 2004 05:57:06 -0000
*************** You must download and install the follow
*** 65,75 ****
  - A current version of QMTest.  No released version provides all of
    the functionality required, so you must obtain QMTest from CVS.
                                                                                

    To do that, follow the instructions at:
                                                                                

!     http://www.codesourcery.com/qm/qmtest_development
                                                                                

    Installation instructions are available in the file called README
    after you check out QMTest.
                                                                                

  - The "qmtc" and "qmtest_gcc" QMTest support packages.  These are
--- 65,75 ----
  - A current version of QMTest.  No released version provides all of
    the functionality required, so you must obtain QMTest from CVS.
                                                                                

    To do that, follow the instructions at:
                                                                                

!     http://www.codesourcery.com/qmtest
                                                                                

    Installation instructions are available in the file called README
    after you check out QMTest.
                                                                                

  - The "qmtc" and "qmtest_gcc" QMTest support packages.  These are
                                                                                

                                                                           

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com



More information about the Gcc mailing list