[asterisk-dev] [Code Review] 3098: compiler warnings

Kevin Harwell reviewboard at asterisk.org
Fri Jan 3 12:31:57 CST 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3098/
-----------------------------------------------------------

(Updated Jan. 3, 2014, 12:31 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers and Matt Jordan.


Repository: Asterisk


Description
-------

Fixed a couple of compiler warnings (errors in 'dev-mode') given by gcc version 4.8.1 (on Ubuntu).  The one in app_meetme involved the 'sizeof-pointer-memaccess' (see: http://gcc.gnu.org/gcc-4.8/porting_to.html) warning.  The one in chan_unistim was issuing an array out of bounds message.  Fixed both so they would no longer issue warnings and can compile again in 'dev-mode'.


Diffs
-----

  branches/1.8/channels/chan_unistim.c 404591 
  branches/1.8/apps/app_meetme.c 404591 

Diff: https://reviewboard.asterisk.org/r/3098/diff/


Testing
-------


Thanks,

Kevin Harwell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140103/72ad746e/attachment.html>


More information about the asterisk-dev mailing list