From patchwork Wed Jun 12 20:21:27 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1114822 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-502867-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="PUF/BpQ+"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45PJDq34X8z9s4Y for ; Thu, 13 Jun 2019 06:21:45 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=GTRKo81bQfiuXQcXmuRA2xg2Ws6tJmU7sxdmNBAI/Hw5h2aaHDZz2 ZL32TcM2idaxlXyweYOwXHA9yKPLUDIO4OIPieW4to2Gq7FaFYSUzQJVbD/rtK5Q vu1ViMr/4DSptjpHn57L1PBRtXHi2XeLAHCKBz5ne7beRZzkanv/hM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=CIaiQ3Atoaw14U2lTh3slfKnIOA=; b=PUF/BpQ+vnDo1AocxUBh 0D8Q/QNUscCtwzD1jgAKosb0QbDIxk+Luyk65ESHgHnooRlMGKFm32TrZo1Fge1X /8b/+33T85P2dj8YgWg71pF55aQ984ZYtX5eUc3ySLaVZDgrJKMO62mn47ThErf4 4mGt3HwD/0p3QOsbbnAMXLo= Received: (qmail 115408 invoked by alias); 12 Jun 2019 20:21:34 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 115394 invoked by uid 89); 12 Jun 2019 20:21:34 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.3 required=5.0 tests=AWL, BAYES_50, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, SPF_PASS autolearn=ham version=3.3.1 spammy=UD:www.fortran.org, www.fortran.org, UD:fortran.org, wwwfortranorg X-HELO: hamza.pair.com Received: from hamza.pair.com (HELO hamza.pair.com) (209.68.5.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 12 Jun 2019 20:21:33 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 5F31833E72; Wed, 12 Jun 2019 16:21:31 -0400 (EDT) Received: from anthias.microfocus.com (nat.nue.novell.com [195.135.221.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id D399C33E53; Wed, 12 Jun 2019 16:21:30 -0400 (EDT) Date: Wed, 12 Jun 2019 22:21:27 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, fortran@gcc.gnu.org Subject: [Fortran,wwwdocs] faq.html - updates to www.fortran.org Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes This is related to changes I made to readings.html one-and-a-half days ago. Essentially fortran.org underwent quite some changes, breaking links left and right, and frankly looking a little (too) commercial. In any case I could not find what looks like a proper replacement for this link, so I had to take it out. If one of you wants to recommend a good replacement, happy to add that again. Committed for now. Gerald Index: faq.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v retrieving revision 1.231 diff -u -r1.231 faq.html --- faq.html 30 Sep 2018 14:38:46 -0000 1.231 +++ faq.html 12 Jun 2019 20:20:23 -0000 @@ -12,10 +12,9 @@

This FAQ tries to answer specific questions concerning GCC. For general information regarding C, C++, and Fortran respectively, please check -the comp.lang.c FAQ, -C++ FAQ, -and the Fortran -Information page.

+the comp.lang.c FAQ and the +C++ FAQ. +

Other GCC-related FAQs: