I tried one more. THis program:

  #lang scheme
  (require "dne.ss")

doesn't give a source location in mzscheme:

% mzscheme ~/tmp.ss
default-load-handler: cannot open input file: "/home/robby/dne.ss" (No
such file or directory; errno=2)

So, I guess something else is going on here.

Robby

2009/7/30 Robby Findler <ro...@eecs.northwestern.edu>:
> I also tried 4.2.1 and didn't see it working, but may have been doing
> the wrong thing..?
>
> Robby
>
> On Thu, Jul 30, 2009 at 3:59 PM, Sam TH<sa...@ccs.neu.edu> wrote:
>> On Thu, Jul 30, 2009 at 4:36 PM, Robby
>> Findler<ro...@eecs.northwestern.edu> wrote:
>>> Does 4.1.5 work right for this? I just tried
>>>
>>> #lang scheme
>>> (require "dne.ss")
>>>
>>> and didn't seem to go to the source location of the error.
>>>
>>
>> It's currently hard to run 4.1.5.  I'll test this tomorrow. :)
>>
>> --
>> sam th
>> sa...@ccs.neu.edu
>>
>
_________________________________________________
  For list-related administrative tasks:
  http://list.cs.brown.edu/mailman/listinfo/plt-dev

Reply via email to