Re: [AD] 2 errors encountered in current CVS |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Could somebody commit Sven patches related to this thread before
deadline? thanks =)
----- Original Message -----
From: "Sven Sandberg" <svsa1977@xxxxxxxxxx>
To: "Allegro Developer" <conductors@xxxxxxxxxx>
Sent: Sunday, September 09, 2001 8:51 PM
Subject: Re: [AD] 2 errors encountered in current CVS
> Owen Rudge wrote:
> > > + implemented either as a static inline function.
> >
> > Shouldn't that read "implemented as a static inline function"?
>
> Absolutely, thanks, here's a new patch.
>
> Sven
--------------
>Or use this patch instead: it's the same, but uses inline on all
>platforms that support it rather than just msvc and gcc. I also modified
>allegro._tx to reflect that clear() is no longer a macro.
>
> Sven