Re: [jdee-users] JDEE won't compile, YA set-extent-begin-glyph problem

Adhamh Findlay <[email protected]> Thu, 24 Jan 2008 10:59:17 -0600
Newsgroups gmane.emacs.jdee,gmane.emacs.jdee.user
Message-ID <[email protected]>
On Jan 24, 2008, at 10:16 AM, Paul Kinnucan wrote:

>>>
>>> In setnu-after-change-function:
>>> setnu.el:315:26:Warning: `string-to-int' is an obsolete function (as
>>> of Emacs
>>>    22.1); use `string-to-number' instead.
>>>
>>> In setnu-extent-at-create:
>>> setnu.el:445:23:Warning: `string-to-int' is an obsolete function (as
>>> of Emacs
>>>    22.1); use `string-to-number' instead.
>>>
>>> In end of data:
>>> setnu.el:452:64:Warning: the following functions are not known to be
>>> defined:
>>>    set-extent-begin-glyph, remove-specifier, set-specifier
>>> Wrote /Users/adhamh/elisp/jde/lisp/setnu.elc
>>> Wrote /Users/adhamh/elisp/jde/lisp/which.elc
>>> make: *** [all] Error 1
>>>
>
> I think setnu was developed by somebody else. A later version might be
> available that fixes this problem.
>
> Again, you might create a bug tracker item to ensure that this gets
> fixed in a future release of the JDEE>
>

Thanks Paul. I was able to get these setnu problems fixed about a year  
ago, but I can't remember how.  I was doing some cleaning and lost the  
compiled versions... DOH!

Adhamh