From patchwork Sun Sep 2 00:31:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 964990 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-484921-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="aMpAzkZN"; 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 422vD26gfXz9s1x for ; Sun, 2 Sep 2018 10:31:30 +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=iKGLRkDkN7Gp+1xJK+Vam2tfyZ8HXY6SPJ5hA8WXvUK64Z2SvXuk2 2lPkYISds5ZzWKEQqub2dAAmw3raRTfFo6979VeX2aPV3/hrrDZAROqaOgInafXf YZ3XJ/kJgm4nzN525RAegIXO5mgeaXOJ2lZowKz+tag0IhX2Girn/A= 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=lrKoeE+28jLH8o753HS4MDL00TY=; b=aMpAzkZNxzaMhG2ZQElG cBeJXi95V9IvSQ2+u5l8V1x6jw9zJ/gObhfRqj9ehVGjKpiJU/QUOA0AjDH+A+EG TJGryRlVUT9g9UB+EOqQBJvejwKIWPotILchK78G8Sppx51VY860Un4l5D6jxxgF SmNJ1WBKrOqcnM0ZhvOWvH8= Received: (qmail 33549 invoked by alias); 2 Sep 2018 00:31:23 -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 33533 invoked by uid 89); 2 Sep 2018 00:31:22 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.3 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=2018-09-02, cocoa, 20180902, Cocoa X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 02 Sep 2018 00:31:21 +0000 Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id 5465FB53ECB for ; Sat, 1 Sep 2018 20:31:20 -0400 (EDT) Received: from anthias (vie-91-186-158-155.dsl.sil.at [91.186.158.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id DAAEFB53ECA for ; Sat, 1 Sep 2018 20:31:19 -0400 (EDT) Date: Sun, 2 Sep 2018 02:31:18 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [doc] standards.texi -- update Objective-C reference Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes 2018-09-02 Gerald Pfeifer * doc/standards.texi (Standards): Update Objective-C reference. Committed. Gerald Index: doc/standards.texi =================================================================== --- doc/standards.texi (revision 264033) +++ doc/standards.texi (working copy) @@ -294,7 +294,7 @@ The authoritative manual on Objective-C 2.0 is available from Apple: @itemize @item -@uref{https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html} +@uref{https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html} @end itemize For more information concerning the history of Objective-C that is