[asterisk-bugs] [Asterisk 0014006]: [patch] Use of 'uint' instead of 'unsigned int' causes build problems on FreeBSD

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Dec 5 14:50:19 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14006 
====================================================================== 
Reported By:                alphaque
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   14006
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.2.X 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-12-02 04:27 CST
Last Modified:              2008-12-05 14:50 CST
====================================================================== 
Summary:                    [patch] Use of 'uint' instead of 'unsigned int'
causes build problems on FreeBSD
Description: 
asterisk 1.2.30.3 does not build on freebsd systems as a type of uint is
used instead of unsigned int in include/asterisk/astobj2.h.
====================================================================== 

---------------------------------------------------------------------- 
 (0095889) svnbot (reporter) - 2008-12-05 14:50
 http://bugs.digium.com/view.php?id=14006#c95889 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 161421

U   branches/1.2/astobj2.c
U   branches/1.2/include/asterisk/astobj2.h

------------------------------------------------------------------------
r161421 | seanbright | 2008-12-05 14:50:18 -0600 (Fri, 05 Dec 2008) | 8
lines

Fix build errors on FreeBSD (uint -> unsigned int).

(closes issue http://bugs.digium.com/view.php?id=14006)
Reported by: alphaque
Patches:
      astobj2.h-patch uploaded by alphaque (license 259)
      (Slightly modified by seanbright)

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

http://svn.digium.com/view/asterisk?view=rev&revision=161421 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-05 14:50 svnbot         Checkin                                      
2008-12-05 14:50 svnbot         Note Added: 0095889                          
======================================================================




More information about the asterisk-bugs mailing list