Russ, I did not like what I have found. Perhaps, if you suggest how to, ...
14 years, 8 months ago
(2010-11-05 04:35:57 UTC)
#2
Russ,
I did not like what I have found. Perhaps, if you suggest how to, I could fold
windows_goargs into goargs, rather then replacing it altogether.
Alex
LGTM Thanks very much for finding this. I agree that this is not a good ...
14 years, 8 months ago
(2010-11-05 12:49:43 UTC)
#4
LGTM
Thanks very much for finding this.
I agree that this is not a good long-term solution, but
we should check it in to fix the build and then worry
about the right eventual fix.
The Plan 9 port has to deal with parsing the arguments
differently too. I wonder if the current goargs should
be called goargs_unix and then each of the per-OS
files (might as well be $GOOS/thread.c) can have an
implementation. windows/thread.c and plan9/thread.c
would have their own, and the others would call the
goargs_unix one.
Russ
Issue 2923041: code review 2923041: runtime: fix windows build
(Closed)
Created 14 years, 8 months ago by brainman
Modified 14 years, 8 months ago
Reviewers:
Base URL:
Comments: 0