[coyotos-dev] BigNum.cxx buglet?

Jeroen Visser jeroen.c.visser at gmail.com
Sun Sep 30 08:58:19 EDT 2007


My 'make' of Coyotos hangs in the 'capidl of Discrim.h'.

In particular capidl loops endlessly in BigNum.cxx line 260:

    ....
    while (n3.len > n1.len) {
      n3.vec[n3.len-1] = 0;
    }

This looks like it might be a buglet.

-JCV


More information about the coyotos-dev mailing list