[racket] racket error message line number

From: Thomas Lynch (thomas.lynch at reasoningtechnology.com)
Date: Thu Mar 5 06:52:14 EST 2015

oh gosh, didn't edit the subject ...

anyway, found the offender, bad id anyway ... still error message without
line numbers are no fun.



On Thu, Mar 5, 2015 at 7:04 PM, Thomas Lynch <
thomas.lynch at reasoningtechnology.com> wrote:

> I have the following error for a variable name that is used often in a
> large file,  Is there a way to coerce racket into telling me a function
> name or line number?
>
>
> racket at dataplex-lib.rkt> (enter! "dataplex-lib.rkt")
>   [re-loading /home/deep/src/dataplex-lib.rkt]
> expand: unbound identifier in module in: value
>
>
>  === context ===
> /usr/share/racket/collects/errortrace/errortrace-lib.rkt:399:2:
> errortrace-annotate
> /usr/share/racket/collects/errortrace/errortrace-lib.rkt:442:4
> /usr/share/racket/collects/racket/enter.rkt:67:2
> /usr/share/racket/collects/racket/enter.rkt:33:0: do-enter!
> /usr/share/racket/collects/racket/private/misc.rkt:87:7
>
>
>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150305/4668f892/attachment.html>

Posted on the users mailing list.