[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2006-07-22, Trent Gamblin <trentgamblin@xxxxxxxxxx> wrote:
> On Sun, 2006-07-23 at 13:47 +1000, Peter Wang wrote:
> > On 2006-07-22, Trent Gamblin <trentgamblin@xxxxxxxxxx> wrote:
> > > On Sat, 2006-07-22 at 23:50 +1000, Peter Wang wrote:
> > > > I would be nice if some other people tested it as well before then.
> > >
> > > It works great on Linux i386 but hangs at line 262 in
> > > src/unix/uthreads.c on amd64. The amd64 is running Fedora Core 6 Test so
> > > the problem may or may not be with Allegro.
> >
> > Any particular example?
>
> All of them. Any call to allegro_init which calls that function in
> uthreads.c hangs. Also my own game doesn't work right with 4.3, but I
> haven't looked into why yet. Seems the joystick and the mouse don't work
> right for starters. Or is backwards compatibility a known issue with
> these things?
The mouse code hasn't changed in this branch. The joystick code has
changed but it's supposed to work.
Peter