scsh-users
[Top] [All Lists]

Message when running `make check' on Linux

To: scsh-bugs@martigny.ai.mit.edu
Subject: Message when running `make check' on Linux
From: Shriram Krishnamurthi <shriram@cs.rice.edu>
Date: Thu, 18 Jul 1996 22:49:11 -0500
Reply-to: shriram@cs.rice.edu
I obtained the version of Scsh available from the server at MIT last
night and installed it on the Linux portion of my workstation.  When I
ran `make check', I got the following output:

====
[...]
Please report bugs to scheme-48-bugs@martigny.ai.mit.edu.
./debug/test.scm .
./debug/check.scm [testing
...
]
Won't compile some calls in line

Note: Replaced location
      #{Location #(#{Location 5663 cadr scheme-level-1} (118) #{Location 5662 
cadr bar})}
      #{Location 5662 cadr bar}
      118
Will compile some calls in line

Note: Replaced location
      #{Location #(#{Location 5663 cadr scheme-level-1} (118) #{Location 5662 
cadr bar})}
      #{Location 5663 cadr scheme-level-1}
      0
[foo
[assembler
[for-syntax
[assembling
./env/assem.scm ....
Note: Replaced location
      #{Location #(#{Location 5663 cadr scheme-level-1} (118) #{Location 5662 
cadr bar})}
      #{Location 5663 cadr scheme-level-1}
      0
.........................
[...]
====

There are no other "replaced location" messages; I get these each time
I run `make check'.  Should I be worried about this?

'shriram

<Prev in Thread] Current Thread [Next in Thread>
  • Message when running `make check' on Linux, Shriram Krishnamurthi <=