Andrea Palmatè wrote:

> another thing i've seen is that from 0.8.4 to 0.8.5 you have used poll()
> function instead of select() one.
> Since on OS4 (but i'm sure also on other platforms) we don't have poll()
> it is possible to add a compat_poll.c file?

  In trunk I fixed this a few days ago to use select() on systems
without poll(), so it should work now. This was done after the 0.8.5
release though.

        - rob -


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to