Re: gh_inexact_p error in 1.7.x

2005-11-30 Thread Kevin Ryde
Bruce Korb <[EMAIL PROTECTED]> writes: > > - 40 if (gh_inexact_p(typ )) return GH_TYPE_INEXACT; > <<=== throws error Collateral damage from the change to scm_inexact_p (other message). Not sure how one or both ought to work. ___ Gu

gh_inexact_p error in 1.7.x

2005-11-30 Thread Bruce Korb
Hi Rob et al., Now for something completely different. Obviously, I have not yet updated my code to figure out what sort of thing it is that I got back from my eval call. Nevertheless, my understanding was that you ought to be able to call WHATEVER_p with any bit pattern and have it say, "Yes,