Re: [AD] ALLEGRO_USTR inconsistent with api |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2009-02-21, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> On Friday 20 February 2009, Thomas Fjellstrom wrote:
> > Is there a specific reason ALLEGRO_USTR is typedefed as a pointer, instead
> > of just a straight alias for _al_tagbstring? As it is, its pretty
> > inconsistent with the rest of the api which uses explicit pointers.
>
> I take it you agreed with this peter.
Yes, I wasn't too comfortable with it either. It was only like that
because ALLEGRO_USTR used to be a structure containing a pointer.
Peter