I wrote:
This raises a question, though: where in the *world* is Virtual_File *actually defined*? In vfs.ads it's merely declared as "private", but vfs.adb doesn't seem to define it at all! How can it possibly actually be used within vfs.adb when it's not even defined??? It doesn't seem to be defined in any of the source files for gnat-gps. Help! I'm really confused here...
Nevermind. The actual definition is in vfs.ads. I overlooked that because it's declared as "private" earlier in the file, and so I expected the actual definition to be in vfs.adb.
-- Kevin Brown [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]