* proc: allow casts form unsafe.Pointer to any pointer and vice versa We've allowed doing this with uintptr but we should allow unsafe.Pointer to be used like Go uses it. * proc: fix type casts to ptr-to-ptr types Fix type casts to **type. |
||
|---|---|---|
| .. | ||
| astutil | ||
| config | ||
| dwarf | ||
| elfwriter | ||
| gobuild | ||
| goversion | ||
| locspec | ||
| logflags | ||
| proc | ||
| terminal | ||
| version | ||