digitalmars.D - Invalid reference in a wikipedia - D related article
I was writing some things when I suddently realized that the wikipedia page http://en.wikipedia.org/wiki/Const_%28computer_programming%29 hyperlinks an invalid article: "Here A Const, There A Const" http://www.digitalmars.com/d/const.html I let someone more aware fix it.
Dec 09 2014
On 12/09/2014 04:34 PM, BBaz wrote:I was writing some things when I suddently realized that the wikipedia page http://en.wikipedia.org/wiki/Const_%28computer_programming%29 hyperlinks an invalid article: "Here A Const, There A Const" http://www.digitalmars.com/d/const.html I let someone more aware fix it.Looks like it was removed in this commit:; https://github.com/D-Programming-Language/dlang.org/commit/995e538cea03d32764326f8cb45143f2dbe28194 -- Mike Wey
Dec 09 2014