Matthew Condell writes:
 > Paul Worrall writes:
 >  > I have just compiled & installed gnucash 1.4.1, and all seemed to go smoothl
 > y
 >  > however...  selecting Import QIF causes gnucash to crash, and selecting the
 >  > Profit & Loss, Share Portfolio anD Balance Sheet reports causes an error
 >  > message.  In each case, the error message includes: 
 >  > 
 >  >   Unbound variable: pointer-token-null?
 > 
 > What version of the g-wrap libraries do you have installed?
 > 
 > pointer-token-null? seems to have been removed from 0.9.4.
 > You can fix it by either going back to an earlier version or
 > add:
 > 
 > (define (pointer-token-null? x) (eq? x #f))
 > 
 > to one of the scheme files.  I added it to bootstrap.scm and
 > it works okay for me.

Thanks for that, you just saved me a bit of tracking down.  Now I'll
have to figure out why Rob Browning removed that function from g-wrap.



------------------------------------------------------------
Robert Merkel                              [EMAIL PROTECTED]

------------------------------------------------------------

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to