paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] Const correctness.


From: Andrew Ford
Subject: Re: [paragui-users] Const correctness.
Date: Tue, 30 Jul 2002 21:46:13 -0700 (PDT)

Alas, this and other changes of the same kind may
break binary compatability, and so can't be included
in the 1.0 release.  We should fix this stuff for 1.2,
though.

Andrew

--- Guillaume Schmid <address@hidden> wrote:
> Hello,
> 
> I am using the PG_Draw functions and noticed that
> anoyingly, the
> `PG_Draw::BlitSurface(SDL_Surface *, const PG_Rect
> &, SDL_Surface *,
> const PG_Rect &)' function does not takes a const as
> source surface.
> Except if the internals of this function does modify
> the source surface
> (Does it ?) I think that it could benefit from being
> defined as a const.
> The same comment goes to all functions of the same
> kind in the PG_Draw
> namespace.
> 
> a++
> Guillaume.
> 
> 
> 
> 
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]