Re: [AD] SF.net SVN: alleg:[11393] allegro/branches/4.9 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2009-01-06, Elias Pschernig <elias.pschernig@xxxxxxxxxx> wrote:
> On Tue, 2009-01-06 at 07:11 -0700, Thomas Fjellstrom wrote:
> > If we add some form of errno variable, should it be fshook only? or should we
> > add back allegro_error? (iirc, it was removed...)
>
> Instead of a global variable it should be al_get_error() though, and it
> would be thread local.
al_get_errno() and al_set_errno() already exist.
Peter