[Home]

Summary:ASTERISK-24246: Quiet warning about type qualifiers ignored on function return type
Reporter:Shaun Ruffell (sruffell)Labels:
Date Opened:2014-08-18 11:24:01Date Closed:2014-08-21 09:41:55
Priority:MajorRegression?Yes
Status:Closed/CompleteComponents:
Versions:13.0.0-beta1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:( 0) 0001-main-uri-Quiet-warning-about-ignored-attribute-on-re.patch
Description:Attached patch quiets the following warnings.

{noformat}
include/asterisk/uri.h:118: warning: type qualifiers ignored on function return type
 uri.c:146: warning: type qualifiers ignored on function return type
{noformat}
Comments:By: Shaun Ruffell (sruffell) 2014-08-18 11:25:04.279-0500

[^0001-main-uri-Quiet-warning-about-ignored-attribute-on-re.patch] fixes this issue for me.  Applied against http://svn.asterisk.org/svn/asterisk/branches/13@421312.