[sword-devel] gcc 4.9.0

Greg Hellings greg.hellings at gmail.com
Thu May 15 21:28:56 MST 2014


Gonna self-reply on this one:

Seems that gcc 4.9.0 is fine with that line but swig has upgraded to 3.0.0
which is not. Guess I'll have to file a bug with them.

--Greg


On Thu, May 15, 2014 at 11:19 PM, Greg Hellings <greg.hellings at gmail.com>wrote:

> What's wrong with this line that would cause gcc 4.9.0 to complain where
> previously it did not?
>
> inline SWBuf &operator >>(unsigned long n) { setSize(length()+n);
> memmove(buf+n, buf, length()-n); return *this; }
>
> Line 362 in swbuf.h
>
> --Greg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20140515/0f57b04e/attachment.html>


More information about the sword-devel mailing list