CFT: devel/directfb update to 1.1.1

Ganael LAPLANCHE ganael.laplanche at martymac.com
Wed Apr 16 15:49:24 UTC 2008


On Wed, 16 Apr 2008 16:53:55 +0200, Pietro Cerutti wrote

Hi again :)

> Actually, there is a bug in those two functions. What about this one?

> - -     while (readdir_r( dir, &tmp, &entry ) == 0 && entry) {
> +     while (!readdir_r( dir, &tmp, &entry ) && entry) {

Hmmm, isn't that similar ? Anyway, it does not seem to work better :/

Ganaël LAPLANCHE
ganael.laplanche at martymac.com
http://www.martymac.com



More information about the freebsd-ports mailing list