]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
standards.texi (Standards): Update reference to Objective-C 2.0.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 12 Feb 2017 14:37:46 +0000 (14:37 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 12 Feb 2017 14:37:46 +0000 (14:37 +0000)
* doc/standards.texi (Standards): Update reference to
Objective-C 2.0.

From-SVN: r245375

gcc/ChangeLog
gcc/doc/standards.texi

index 158a22da52fe49b4ab227f384ce5cd28ce26118d..34af01587b122de18ef7aa89271513c8ddfaf3a1 100644 (file)
@@ -1,5 +1,10 @@
 2017-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
 
+       * doc/standards.texi (Standards): Update reference to
+       Objective-C 2.0.
+
+2017-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
+       
        * doc/extend.texi (Named Address Spaces): sourceware.org now
        defaults to https.
        * doc/install.texi (Binaries): Ditto.
index 6aa793efd3a35f14916a202d9ad5549510115be1..9629b70624a296d2478214f8b4ca96c6fc8bded1 100644 (file)
@@ -290,7 +290,7 @@ GCC has currently no support for non-fragile instance variables.
 The authoritative manual on Objective-C 2.0 is available from Apple:
 @itemize
 @item
-@uref{https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html}
+@uref{https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html}
 @end itemize
 
 For more information concerning the history of Objective-C that is