lib9, libmach, cmd/dist, go/build: add support for GOOS=solaris
This change adds solaris to the list of supported operating
systems and allows cmd/dist to be built on Solaris.
This CL has to come first because we want the tools to ignore
solaris-specific files until the whole port is integrated.
https://codereview.appspot.com/35900045/diff/180001/src/cmd/dist/unix.c File src/cmd/dist/unix.c (right): https://codereview.appspot.com/35900045/diff/180001/src/cmd/dist/unix.c#newcode27 src/cmd/dist/unix.c:27: #include <signal.h> This is not specific to this port ...
11 years, 3 months ago
(2013-12-11 13:53:51 UTC)
#2
\On Wed, Dec 11, 2013 at 4:21 PM, Russ Cox <rsc@golang.org> wrote: > you can ...
11 years, 3 months ago
(2013-12-11 15:24:11 UTC)
#4
\On Wed, Dec 11, 2013 at 4:21 PM, Russ Cox <rsc@golang.org> wrote:
> you can use hg cp -A to update the metadata without blowing away the file.
>
Thanks, I already uploaded it (see patch set 13), but Rietveld won't
display the side-by-side diff, even if it displays the unified diff...
error: old chunk mismatch
Who's fault is it?
On Wed, Dec 11, 2013 at 10:23 AM, Aram Hăvărneanu <aram@mgk.ro> wrote: > \On Wed, ...
11 years, 3 months ago
(2013-12-11 15:32:38 UTC)
#5
On Wed, Dec 11, 2013 at 10:23 AM, Aram Hăvărneanu <aram@mgk.ro> wrote:
> \On Wed, Dec 11, 2013 at 4:21 PM, Russ Cox <rsc@golang.org> wrote:
> > you can use hg cp -A to update the metadata without blowing away the
> file.
> >
>
> Thanks, I already uploaded it (see patch set 13), but Rietveld won't
> display the side-by-side diff, even if it displays the unified diff...
>
> error: old chunk mismatch
>
> Who's fault is it?
>
probably rietveld. hard to say. we don't really know what causes "old chunk
mismatch".
https://codereview.appspot.com/35900045/diff/310001/src/cmd/dist/unix.c File src/cmd/dist/unix.c (right): https://codereview.appspot.com/35900045/diff/310001/src/cmd/dist/unix.c#newcode699 src/cmd/dist/unix.c:699: fatal("unknown operating system: %s", u.sysname); At this point u ...
11 years, 3 months ago
(2013-12-13 07:25:12 UTC)
#9
*** Submitted as https://code.google.com/p/go/source/detail?r=eee24823915d *** lib9, libmach, cmd/dist, go/build: add support for GOOS=solaris This change ...
11 years, 2 months ago
(2014-01-07 12:12:22 UTC)
#16
*** Submitted as https://code.google.com/p/go/source/detail?r=eee24823915d ***
lib9, libmach, cmd/dist, go/build: add support for GOOS=solaris
This change adds solaris to the list of supported operating
systems and allows cmd/dist to be built on Solaris.
This CL has to come first because we want the tools to ignore
solaris-specific files until the whole port is integrated.
R=golang-codereviews, jsing, rsc, minux.ma
CC=golang-codereviews
https://codereview.appspot.com/35900045
Committer: Joel Sing <jsing@google.com>
Issue 35900045: code review 35900045: lib9, libmach, cmd/dist, go/build: add support for GOOS...
Created 11 years, 3 months ago by aram
Modified 11 years, 2 months ago
Reviewers:
Base URL:
Comments: 9