Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(82)

Issue 1903044: code review 1903044: gc lex: SIGBUS not always defined

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by peterGo
Modified:
13 years, 9 months ago
Reviewers:
CC:
golang-dev
Visibility:
Public.

Description

gc lex: SIGBUS not always defined SIGBUS is not always defined in signal.h e.g. Windows and MinGW.

Patch Set 1 #

Patch Set 2 : code review 1903044: gc lex: SIGBUS not always defined #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/cmd/gc/lex.c View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8
peterGo
CL 1876045 and CL 1871049 introduced signals SIGBUS and SIGSEGV to gc lex.c. SIGBUS is ...
13 years, 9 months ago (2010-07-27 07:59:55 UTC) #1
peterGo
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 9 months ago (2010-07-27 08:00:57 UTC) #2
brainman
On 2010/07/27 08:00:57, PeterGo wrote: > Hello rsc (cc: mailto:golang-dev@googlegroups.com), > I second this. It ...
13 years, 9 months ago (2010-07-27 10:44:58 UTC) #3
Joe Poirier
On Tue, Jul 27, 2010 at 5:44 AM, <alex.brainman@gmail.com> wrote: > On 2010/07/27 08:00:57, PeterGo ...
13 years, 9 months ago (2010-07-28 16:19:59 UTC) #4
rsc
I'll fix this today, without an #ifdef in that file. On Wed, Jul 28, 2010 ...
13 years, 9 months ago (2010-07-28 18:38:52 UTC) #5
peterGo
Joe, This CL is a patch that I use which allows me to compile and ...
13 years, 9 months ago (2010-07-28 20:28:48 UTC) #6
rsc1
fixed in 1906042
13 years, 9 months ago (2010-07-29 01:21:51 UTC) #7
rsc1
13 years, 9 months ago (2010-07-29 01:21:57 UTC) #8

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b