From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_40 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 24 Jul 91 16:58:59 GMT From: sparky!sherylt@uunet.uu.net (Sheryl Carlson) Subject: SCCS Keyword help for Fortran and Ada Message-ID: <1991Jul24.165859.18288@sparky.IMD.Sterling.COM> List-Id: HELP! I am working on a project which controls source software on a UNIX machine using SCCS. In the past we have controlled 'C' source with SCCS using the keywords %W% %G% as a static character string. This has worked well because these SCCS keywords will be compiled into the object and allow closer Configuration Management tracking of executables. However, on the current project, source is written in Fortran and Ada and we are looking for a way to insert SCCS keywords into the source code so that they are also compiled into the object. For this reason, we cannot just put the keywords in as a comment field. During initial testing on Ada files, we discovered that Ada will not accept the %W% keyword as a constant string because it expands to be a tab which Ada reads as a non-printable character. Does anyone have a solution for a good way to put in keywords into Fortran and Ada source code files to that it is compiled into the object code? If so, what SCCS keywords are you using? -- Sheryl Carlson UUCP: uunet!sparky!sherylt Sterling Software FSG/IMD INTERNET: sherylt@sparky.IMD.Sterling.COM 1404 Ft. Crook Rd. South Phone: (402) 291-8300 Bellevue, NE. 68005-2969 FAX: (402) 291-4362