Descriptionruntime: let stack copier update Panic structs for us
It already is updating parts of them; we're just getting lucky
retraversing them and not finding much to do.
Change argp to a pointer so that it will be updated too.
Existing tests break if you apply the change to adjustpanics
without also updating the type of argp.
Patch Set 1 #Patch Set 2 : diff -r e371f488965f17d3ad41ca76234e25c7cbbd15e3 https://code.google.com/p/go/ #Patch Set 3 : diff -r e371f488965f17d3ad41ca76234e25c7cbbd15e3 https://code.google.com/p/go/ #Patch Set 4 : diff -r 4eda5e4001fd0fa93f12a507396b1020d5eb115f https://code.google.com/p/go/ #
MessagesTotal messages: 5
|