[asterisk-bugs] [Asterisk 0010692]: [patch] Use of err() replace with fprintf solaris fix

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Sep 11 07:51:31 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10692 
====================================================================== 
Reported By:                snuffy
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10692
Category:                   Applications/app_minivm
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 82230 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-10-2007 23:55 CDT
Last Modified:              09-11-2007 07:51 CDT
====================================================================== 
Summary:                    [patch] Use of err() replace with fprintf solaris
fix
Description: 
Would report errors, since err() is not standard in solaris.
Changed offending lines in minivm files.

====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 09-11-07 07:51  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 82231

------------------------------------------------------------------------
r82231 | file | 2007-09-11 07:51:29 -0500 (Tue, 11 Sep 2007) | 6 lines

(closes issue http://bugs.digium.com/view.php?id=10692)
Reported by: snuffy
Patches:
      minivm.diff uploaded by snuffy (license 35)
Instead of using err (which is not available under Solaris) use fdprintf
with stderr.

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-11-07 07:51  svnbot         Checkin                                      
09-11-07 07:51  svnbot         Note Added: 0070307                          
09-11-07 07:51  svnbot         Status                   new => assigned     
09-11-07 07:51  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list