]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: document that Stack is deprecated
authorRuss Cox <rsc@golang.org>
Sat, 22 Dec 2012 22:23:50 +0000 (17:23 -0500)
committerRuss Cox <rsc@golang.org>
Sat, 22 Dec 2012 22:23:50 +0000 (17:23 -0500)
commite49a183b760c6ac84d9fe8f63c26d92b5e162c01
tree6c3c2cac8628b100135a0543b62f6865c3dcdea0
parent3aed92f81136da6dc5848593fcf6f8b8d5c65c5e
runtime/debug: document that Stack is deprecated

Fixes #4070.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7004050
src/pkg/runtime/debug/stack.go