Closed Bug 434427 Opened 16 years ago Closed 16 years ago

Missing include <signal.h> in avmshell.cpp for solaris.

Categories

(Tamarin Graveyard :: Build Config, defect)

x86
SunOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: leon.sha, Assigned: leon.sha)

Details

Attachments

(1 file)

"/export/home/leon.sha/uild/tamarin-central/shell/avmshell.cpp", line 734: Error: The function "signal" must have a prototype.
1 Error(s) and 6 Warning(s) detected.

<signal.h> is required for function "signal". On linux signal.h is include by <pthread.h> while on solaris it is not include.

I am surprised that how can I do the build before.
Attached patch patchSplinter Review
Assignee: nobody → leon.sha
Status: NEW → ASSIGNED
Attachment #321552 - Flags: review?(stejohns)
Attachment #321552 - Flags: review?(stejohns) → review+
Pushed.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Resolved fixed engineering / work item that has been pushed.  Setting status to verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: