[Home]

Summary:ASTERISK-24880: [patch]Compilation under OpenBSD
Reporter:snuffy (snuffy)Labels:
Date Opened:2015-03-14 21:07:26Date Closed:2015-03-22 15:33:26
Priority:MinorRegression?
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:SVN Frequency of
Occurrence
Constant
Related
Issues:
Environment:BSDAttachments:( 0) misc-openbsd.diff
Description:OpenBSD has had 'vmmeter.h' for quite a while should be safe to remove the ifdef in asterisk.c.

Hide name variable with ifdef to prevent 'unused definition'  in loader.c

Cast to size_t to make printf happy in xmldoc.c
Comments:By: Rusty Newton (rnewton) 2015-03-16 13:42:43.581-0500

Once you've followed the Code Review process [1] and submitted your code to Review Board [2] be sure to edit this JIRA issue and add the Review Board review URL in the appropriate field.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Review+Board+Usage