binding to non-existent file

Paul Isaacs <[email protected]> Thu, 31 Mar 2016 01:20:58 -0400
Newsgroups gmane.comp.compilers.gpc
Message-ID <[email protected]>
Hello,

I am following the example from page 94 of the GNU pascal manual.

bind( f,b);
b := binding( f );

b.bound appears to be true even though the file does not exist although 
the example indicates otherwise.

I have duplicated the example - it finds a non-existent file.

Is the example wrong ( the same example is in the standard )?

Regards,

Paul Isaacs

_______________________________________________
Gpc mailing list
[email protected]
https://www.g-n-u.de/mailman/listinfo/gpc