[plt-scheme] To Racket...

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Thu Jun 3 04:41:39 EDT 2010

Matthew Flatt <mflatt at cs.utah.edu> writes:

>
> If removing "compiled" directories helps, that would be good to know.
> Otherwise, can you say more about the file organization and/or produce
> an example that I can try?
>

I can know reproduce the problem.
I have a hard link:
,----
| $ cat .racket/planet/300/HARD-LINKS 
| ("eboc.plt" ("pjmatos") 1 0 #"/localhome/pmatos/Code/eboc/." #f development-link)
`----

Now the following structure inside ~/tmp:
,----
| pmatos at pm18pc01:~/tmp$ tree
| .
| |-- test
| |   |-- search-sig.scm
| |   `-- test1.scm
| `-- test.scm
| 
| 1 directories, 3 files
`----

The files are all attached.
Open test.scm and press Run. I hope you can also reproduce the problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.scm
Type: application/octet-stream
Size: 40 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20100603/cb249a80/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: search-sig.scm
Type: application/octet-stream
Size: 168 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20100603/cb249a80/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1.scm
Type: application/octet-stream
Size: 92 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20100603/cb249a80/attachment-0002.obj>
-------------- next part --------------




-- 
PMatos

Posted on the users mailing list.