comp.lang.ada
 help / color / mirror / Atom feed
* Fun with WebAda/GNAT
@ 1996-08-14  0:00 Ken Garlington
  1996-08-14  0:00 ` Robert Dewar
  1996-08-15  0:00 ` David Weller
  0 siblings, 2 replies; 21+ messages in thread
From: Ken Garlington @ 1996-08-14  0:00 UTC (permalink / raw)



I created a driver procedure for a package I wanted to test, and
accidentally called the procedure's file "person_test.ads". I
got a warning about the file name, so I copied the file to 
"person_test.adb" -- without deleting the .ads file. Here's the fun
error I got:

GNAT Compiler Version 3.04 Copyright 1991-1996 Free Software Foundation, 
Inc.

Checking: 
/export/user_data/ada_source/cliffy.lfwc.lockheed.com/person_test.adb 
(source file time stamp: 1996-08-14 22:30:22)

     1. with Person;
     2. procedure Person_Test is
                  |
        >>> file "person_test.ads" does not contain expected unit
        >>> expected unit "Person_Test"
        >>> found unit "Person_Test"

 
-- 
LMTAS - "Our Brand Means Quality"




^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~1996-08-24  0:00 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-14  0:00 Fun with WebAda/GNAT Ken Garlington
1996-08-14  0:00 ` Robert Dewar
1996-08-15  0:00 ` David Weller
1996-08-16  0:00   ` Robert Dewar
1996-08-17  0:00     ` Ken Garlington
1996-08-17  0:00       ` Robert Dewar
1996-08-18  0:00         ` Doug Smith
1996-08-18  0:00           ` Robert Dewar
1996-08-19  0:00             ` Ken Garlington
1996-08-19  0:00               ` Robert Dewar
1996-08-20  0:00               ` Doug Smith
1996-08-21  0:00                 ` Ken Garlington
1996-08-16  0:00   ` Ken Garlington
1996-08-18  0:00   ` Ronald Cole
1996-08-18  0:00     ` Robert Dewar
1996-08-19  0:00       ` Doug Smith
1996-08-24  0:00         ` Robert Dewar
1996-08-20  0:00   ` Ronald Cole
1996-08-22  0:00     ` Robert Dewar
1996-08-23  0:00     ` Richard A. O'Keefe
1996-08-24  0:00       ` Robert Dewar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox