> Agreed concerning error prone. Concerning failing compilation: > AFAICS without entry in Makefile there is race condition, > default will be compiled eventually but possibly too late.
I don't exactly understand what you mean by "too late". Without the entry in Makefile.in I got a "successful" compilation of FriCAS without ULSCAT-.fasl. As I understand, FriCAS anyway first compiles all categories during bootstrapping. At that point is should be possible to recognize which categories have default domains, so the value of CATDOMS for Makefile.in could be generated into catdoms.mk and then included into Makefile.in. ... Just an idea... > and using lynx I see: > We're sorry -- the Sourceforge site is currently in Disaster Recovery > > mode, and currently requires the use of javascript to function. Please > > check back later. I don't know why sourceforge needs javascript to even display code differences, but that's life. :-( However, there is noscript (https://noscript.net/) which allows to enable JS only for trusted sites. Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
