Re: - bug in REQUIRES ?

From: Gene LeFave <gene_at_tekdata.com>
Date: Sat, 27 Feb 1999 14:56:35 -0600

I've had this same problem, It has something to do with directory =
searches. Apparently requires searches directories in a different =
sequence as (include) so that the file actually included may be =
different. I had too versions of a file with the same name. Deleting =
the wrong one solved the problem.

Gene
----------
From: talk_at_forth.com[SMTP:talk_at_forth.com]
Sent: Friday, February 26, 1999 11:46 AM
To: Members of SF Talk
Subject: SFTALK - bug in REQUIRES ?

Original sender: ForthCAD <mail_at_forthcad.com>
A bug in REQUIRES ?

With 3 sources files A, B, C.

        A.F REQUIRES( B.F, C.F )
        B.F REQUIRES( C.F )

If I load "A.F",=20
        I see the system load "C.F",=20
        then "B.F",=20
        then "C.F",=20
        then terminate the "A.F" interpretation.

But, in the documentation, I read "include the file is not already =
included..."

Charles Melice

=20

.
Received on Sat Feb 27 1999 - 14:56:35 PST


Subscribe to our e-mail list service. It's free for all SwiftForth and SwiftX users!

This archive was generated 09-Feb-2012. Archive updated nightly.