[wwwdocs] gcc-4.8/porting_to.html

Alexander Monakov amonakov@ispras.ru
Wed Mar 13 10:37:00 GMT 2013



On Wed, 13 Mar 2013, Mikael Pettersson wrote:

> Benjamin De Kosnik writes:
>  > 
>  > Hey! Here is the first pass at the 4.8 porting documentation. 
> ..
>  > +   memset(p1, 0, sizeof(p1)); // error, use memcopy
> 
> s/memcopy/memcpy/

It doesn't make sense.  memcpy from NULL src pointer?


Alexander



More information about the Gcc-patches mailing list