comp.lang.ada
 help / color / mirror / Atom feed
From: wilhelm.spickermann@t-online.de (Wilhelm Spickermann)
Subject: Re: Distributed Ada (Annex E)
Date: 24 Oct 2002 08:27:29 -0700
Date: 2002-10-24T15:27:29+00:00	[thread overview]
Message-ID: <807366e2.0210240727.7ed8ba8c@posting.google.com> (raw)
In-Reply-To: mailman.1035452822.3625.comp.lang.ada@ada.eu.org

"David C. Hoos, Sr." <david.c.hoos.sr@ada95.com> wrote in message news:<mailman.1035452822.3625.comp.lang.ada@ada.eu.org>...
> On my system the registry key is
>       HKEY_LOCAL_MACHINE/SOFTWARE/Ada Core Technologies/GCC
> not
>       HKEY_LOCAL_MACHINE/SOFTWARE/Ada CoreTechnologies/GCC
> Do you agree?

Yes, it was a typo.

> 
> FWIW on my system (XP Professional) GNU sed version 3.02
> works just fine, but clearly the 013 is wrong, unless you're
> trying to delete Vertical Tabs (not very likely).

Well, my 3.02 works fine too :-) . But AFAIK the backslash is used in sed to 
escape single characters and not for octal notation. So I think
sed 's/\015//g' is the same as
sed 's/015//g' and it does not remove any carriage returns but only strings
"015".

Wilhelm



  parent reply	other threads:[~2002-10-24 15:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21 22:04 Distributed Ada (Annex E) Joe Simon
2002-10-22  4:47 ` Dale Stanbrough
2002-10-22  7:54 ` Samuel Tardieu
2002-10-22  8:00   ` Preben Randhol
2002-10-22 13:36   ` Ole-Hjalmar Kristensen
2002-10-22 14:34     ` Ole-Hjalmar Kristensen
2002-10-22 15:58       ` Joe Simon
2002-10-22 21:46     ` Wilhelm Spickermann
2002-10-23  9:40       ` Ole-Hjalmar Kristensen
2002-10-24  5:45         ` Wilhelm Spickermann
2002-10-24  9:45           ` David C. Hoos, Sr.
2002-10-24 11:36             ` Ole-Hjalmar Kristensen
2002-10-24 12:14               ` David C. Hoos, Sr.
2002-10-24 15:27             ` Wilhelm Spickermann [this message]
2002-10-24 19:20               ` David C. Hoos
2002-10-25  5:02                 ` Wilhelm Spickermann
2002-10-25 11:07                   ` David C. Hoos, Sr.
2002-10-25 14:05                     ` Wes Groleau
2002-11-03  1:37 ` David Marceau
replies disabled

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