[sword-devel] gcc 4.9.0

Greg Hellings greg.hellings at gmail.com
Thu May 15 21:19:59 MST 2014


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/1cb1e8e7/attachment.html>


More information about the sword-devel mailing list