Arnaldo,
sorry for the delay. The upstream version works for me.
Thanks.
On Wed, Dec 1, 2010 at 7:54 PM, Arnaldo Carvalho de Melo
wrote:
> Em Wed, Dec 01, 2010 at 04:10:01PM -0200, Arnaldo Carvalho de Melo escreveu:
>> Em Wed, Dec 01, 2010 at 06:49:05PM +0200, Stephane Eranian escreveu:
>> > Th
Fix annoying compiler warning in the is_top_script() function.
The issue was that a const char * was cast into a char * to call
ends_with(). We fix the users of ends_with() instead. Some are
passing a char *, but it is okay to cast the return value of
ends_with() to char * (because we understand wh
Em Fri, Dec 03, 2010 at 05:46:33PM +0100, Stephane Eranian escreveu:
> Arnaldo,
>
> sorry for the delay.
np
> The upstream version works for me.
Thanks for confirming!
> Thanks.
Best Regards,
- Arnaldo
--
Increase V