Re: [AD] AL_ prefix clashes with OpenAL |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2007-07-09, Matthew Leverton <meffer@xxxxxxxxxx> wrote:
> On 7/7/07, Chris Robinson <chris.kcat@xxxxxxxxxx> wrote:
> > someone didn't want to, the program would not have to use it). Structs would
> > still need to use ALLEGRO_ or whatever (unless you can do al.BITMAP *bmp; or
> > something, somehow).
> >
> This just registered with me... Now I think this approach is
> completely overkill considering the only thing we are really concerned
> about are the upper case ones, and it does nothing to address that.
Agreed. It only brings trouble.
Peter