On 2011/11/11 15:22:29, mikioh wrote: > *** Submitted as http://code.google.com/p/go/source/detail?r=6806723a8611 *** > > syscall: regenerate ...
13 years, 8 months ago
(2011-11-11 17:28:47 UTC)
#4
On 2011/11/11 15:22:29, mikioh wrote:
> *** Submitted as http://code.google.com/p/go/source/detail?r=6806723a8611 ***
>
> syscall: regenerate z-files for freebsd, openbsd
>
> R=golang-dev, rsc
> CC=golang-dev
> http://codereview.appspot.com/5375057
This change breaks builds on openbsd 386, due to zerrors_openbsd_386.go having
unsigned constants specified as negative values. Looks like the dwarf data has
the same issue the stabs has...
On Sat, Nov 12, 2011 at 2:28 AM, <jsing@google.com> wrote: >> http://codereview.appspot.com/5375057 > > This ...
13 years, 8 months ago
(2011-11-12 12:44:37 UTC)
#5
On Sat, Nov 12, 2011 at 2:28 AM, <jsing@google.com> wrote:
>> http://codereview.appspot.com/5375057
>
> This change breaks builds on openbsd 386, due to zerrors_openbsd_386.go
> having unsigned constants specified as negative values. Looks like the
> dwarf data has the same issue the stabs has...
Sorry, thank you for the fix.
Issue 5375057: code review 5375057: syscall: regenerate z-files for freebsd, openbsd
(Closed)
Created 13 years, 8 months ago by mikio
Modified 13 years, 8 months ago
Reviewers: jsing
Base URL:
Comments: 0