
|
[haiku-appserver]
||
[Date Prev]
[09-2005 Date Index]
[Date Next]
||
[Thread Prev]
[09-2005 Thread Index]
[Thread Next]
[haiku-appserver] Re: some help please
- From: Stefano Ceccherini <burton666@xxxxxxxxxxx>
- To: haiku-appserver@xxxxxxxxxxxxx
- Date: 19 Sep 2005 10:34:27 -0000
>Ok, I think I found the problem.
Me again :)
Sorry to reply to my own posts, but I think that can be fixed by changing the
line
"top = bottom + 1;"
in OrRegionComplex() to
"top = max_c(bottom + 1, min_c(first.data[a].top, second.data[b].top));".
Note, I didn't test this, nor I could do it right now.
Stefano Ceccherini aka Jack Burton
--------------------------------------------------------------
Non resistere alla tentazione di conoscere nuovi amori!
Oltre 1.800.000 persone ti stanno aspettando su Incontri.
Vivi le emozioni fino in fondo!
http://www.supereva.com
---------------------------------------------------------------
|

|