standards.texi (Standards): Update reference to Objective-C 2.0.

* doc/standards.texi (Standards): Update reference to
	Objective-C 2.0.

From-SVN: r245375
This commit is contained in:
Gerald Pfeifer 2017-02-12 14:37:46 +00:00 committed by Gerald Pfeifer
parent 2139a88ac1
commit ab874efd6b
2 changed files with 6 additions and 1 deletions

View 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.

View 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