30 Jun
2005
30 Jun
'05
1:27 p.m.
Nicolas Baradakis <nbk@sitadelle.com> wrote:
The following patch solved the problem for me, but perhaps there is a better solution. If I get approval, I can commit it to the CVS.
It looks fine to me. I think the problem in the original version was the ~0 stuff, which wasn't cast to uint32_t. It works for me, so I didn't see it as a problem. But the new code is clearer, and most likely more portable. Alan DeKok.