[haiku-bugs] [Haiku] #7554: signal.h contains send_signal

  • From: "wretched_dutchman" <trac@xxxxxxxxxxxx>
  • Date: Sun, 22 May 2011 15:35:49 -0000

#7554: signal.h contains send_signal
----------------------------------+-------------------------
 Reporter:  wretched_dutchman     |        Owner:  nobody
     Type:  bug                   |       Status:  new
 Priority:  normal                |    Milestone:  R1
Component:  System/POSIX          |      Version:  R1/alpha2
 Keywords:  signal.h send_signal  |   Blocked By:
 Blocking:                        |  Has a Patch:  0
 Platform:  All                   |
----------------------------------+-------------------------
 When trying to compile apache httpd 2.2 I got the following error:[[BR]]
 mpm_common.c:953: error: conflicting types for 'send_signal'[[BR]]
 [[BR]]
 This function is declared by mpm_common and also defined in signal.h. When
 doing some tracing on signal.h I didn't found a single operating system
 that declares this function in signal.h.[[BR]]
 [[BR]]
 I don't know how and where send_signal is implemented and used, but I
 think it should be reconsidered to placing it there.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7554>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: