[libs/wine/*] Strncpy elimination.

Alexandre Julliard julliard at winehq.org
Mon Mar 28 11:57:17 CST 2005


Peter Berg Larsen <pebl at math.ku.dk> writes:

> On 28 Mar 2005, Alexandre Julliard wrote:
> 
> > You can't use lstrcpynA in the libs/ directory, you have to stick to
> > Unix APIs.
> 
> Ok, I just compiled and wine seemed to work.

Yes, that's because they are declared inline, but we don't want to
rely on that since the compiler is allowed to not inline them.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list