From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e0fa6eae2c537e3d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!goblin1!goblin.stu.neva.ru!eweka.nl!hq-usenetpeers.eweka.nl!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Thu, 24 Mar 2011 17:20:14 +0100 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: GNAT.Regpat problem. References: <41cae3ac-97b6-4b01-ad73-9ff1ec2fdf86@q12g2000prb.googlegroups.com> <1thhy53rdlhrs.1tygcc01f6i11$.dlg@40tude.net> <5exbsdc3coio.1ke3vi3sk7ss4.dlg@40tude.net> In-Reply-To: <5exbsdc3coio.1ke3vi3sk7ss4.dlg@40tude.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4d8b6f3f$0$6984$9b4e6d93@newsspool4.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 24 Mar 2011 17:20:15 CET NNTP-Posting-Host: 052474aa.newsspool4.arcor-online.net X-Trace: DXC=iM=bGSnhV8f016@cHD@m;j4IUKI`M6T[N9enc\616M64>jLh>_cHTX3jmTPKY9[\:FSa X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:19400 Date: 2011-03-24T17:20:15+01:00 List-Id: On 24.03.11 15:34, Dmitry A. Kazakov wrote: > BTW, there recently was an article criticizing overuse of REs in UNIX, > suggesting SNOBOL-like patterns instead. That's odd. The creators of SNOBOL-4 and SPITBOL have always say, "Don't use patterns!" (Debugging clever uses of patterns isn't fun, all the more when the patterns are powerful.)