[asterisk-bugs] [Asterisk 0012083]: Build astcanary fails because of missing mode in open call
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Feb 27 09:30:36 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12083
======================================================================
Reported By: jcollie
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 12083
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.0-beta4
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-26-2008 23:39 CST
Last Modified: 02-27-2008 09:30 CST
======================================================================
Summary: Build astcanary fails because of missing mode in
open call
Description:
Build of astcanary fails because O_CREAT is specified as a flag to a call
to open(2) but a mode is not specified. I will be attaching a patch which
fixes the problem.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-27-08 09:30 Corydon76 Status new => assigned
02-27-08 09:30 Corydon76 Assigned To => Corydon76
======================================================================
More information about the asterisk-bugs
mailing list