<div class="gmail_quote">On Mon, Mar 28, 2011 at 11:40 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
try latest git to see if the silly out of bound thing is fixed.<br>
<div><div></div><br></div></blockquote></div><br><span style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">Hi Anthony,</span><br style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);"><br style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">
<span style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">It seems to have been, yes. I don&#39;t see the these &quot;integer overflow&quot; messages, but now some other ones have been noticed:</span><br style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">
<br style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);"><span style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">e.g</span>. <br><font size="2"><span style="font-family: courier new,monospace;">make: *** [current] Error 2&quot;/home/freeswitch/fs/libs/esl/src/include/esl.h&quot;, line 465: warning: implicit function declaration: strcasecmp (E_NO_IMPLICIT_DECL_ALLOWED)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;libs/esl/src/esl.c&quot;, line 1191: warning: implicit function declaration: strdup (E_NO_IMPLICIT_DECL_ALLOWED)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;libs/esl/src/esl.c&quot;, line 1191: warning: improper pointer/integer combination: op &quot;=&quot; (E_BAD_PTR_INT_COMBINATION)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;libs/esl/src/esl.c&quot;, line 1232: warning: improper pointer/integer combination: op &quot;=&quot; (E_BAD_PTR_INT_COMBINATION)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;/home/freeswitch/fs/libs/esl/src/include/esl.h&quot;, line 465: warning: implicit function declaration: strcasecmp (E_NO_IMPLICIT_DECL_ALLOWED)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;/home/freeswitch/fs/libs/esl/src/include/esl.h&quot;, line 465: warning: implicit function declaration: strcasecmp (E_NO_IMPLICIT_DECL_ALLOWED)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;/home/freeswitch/fs/libs/esl/src/include/esl.h&quot;, line 465: warning: implicit function declaration: strcasecmp (E_NO_IMPLICIT_DECL_ALLOWED)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;/home/freeswitch/fs/libs/esl/src/include/esl.h&quot;, line 465: warning: implicit function declaration: strcasecmp (E_NO_IMPLICIT_DECL_ALLOWED)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;libs/esl/ivrd.c&quot;, line 98: warning: implicit function declaration: signal (E_NO_IMPLICIT_DECL_ALLOWED)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&quot;/home/freeswitch/fs/libs/esl/src/include/esl.h&quot;, line 465: warning: implicit function declaration: strcasecmp (E_NO_IMPLICIT_DECL_ALLOWED)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&quot;/home/freeswitch/fs/libs/esl/src/include/esl.h&quot;, line 465: warning: implicit function declaration: strcasecmp (E_NO_IMPLICIT_DECL_ALLOWED)</span></font><br><br>
<span style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">As well as a load of these:</span><br><br>-- <span style="font-family: courier new,monospace;">&quot;/home/freeswitch/fs/libs/spandsp/src/spandsp/bit_operations.h&quot;, line 50: warning: &quot;__asm__&quot; is an extension of ANSI C (E_KW_IS_AN_EXTENSION_OF_ANSI)</span><br>
<br><span style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">And lastly,</span><br style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);"><br style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">
<span style="font-family: verdana,sans-serif; color: rgb(0, 0, 153);">BTW, Not that you claimed that you fixed it, might as well tell you that, esl and mod_hash compilation still fails. Pastebin here</span>: <a href="http://pastebin.freeswitch.org/15887">http://pastebin.freeswitch.org/15887</a><br>