https://codereview.appspot.com/166660043/diff/260002/src/runtime/mem_plan9.go File src/runtime/mem_plan9.go (right): https://codereview.appspot.com/166660043/diff/260002/src/runtime/mem_plan9.go#newcode9 src/runtime/mem_plan9.go:9: var bloc = uintptr(unsafe.Pointer(&end)) it seems that this turns ...
11 years, 2 months ago
(2014-11-15 02:31:14 UTC)
#1
https://codereview.appspot.com/166660043/diff/260002/src/runtime/mem_plan9.go File src/runtime/mem_plan9.go (right): https://codereview.appspot.com/166660043/diff/260002/src/runtime/mem_plan9.go#newcode9 src/runtime/mem_plan9.go:9: var bloc = uintptr(unsafe.Pointer(&end)) The bloc variable should be ...
11 years, 2 months ago
(2014-11-15 09:35:31 UTC)
#2
https://codereview.appspot.com/166660043/diff/260002/src/runtime/mem_plan9.go File src/runtime/mem_plan9.go (right): https://codereview.appspot.com/166660043/diff/260002/src/runtime/mem_plan9.go#newcode9 src/runtime/mem_plan9.go:9: var bloc = uintptr(unsafe.Pointer(&end)) The bloc variable should be ...
11 years, 2 months ago
(2014-11-15 09:35:32 UTC)
#3
Issue 166660043: [dev.cc] runtime: convert plan9 to Go
Created 11 years, 2 months ago by 0intro
Modified 11 years, 2 months ago
Reviewers: mischief, rsc
Base URL:
Comments: 4