 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Scott Meyers Guest
|
Posted: Wed Feb 15, 2006 10:06 pm Post subject: TR1 Regex: Are non-ECMAScript syntaxes optional? |
|
|
Issue 7.44 in n1837 states that the non-ECMAScript syntaxes are optional, but it
suggests that they should be made mandatory or omitted. I can't find anything
in TR1 that says they are optional. The proposed resolution to TR1 Regex issues
(n1623) doesn't seem to say anything about non-ECMAScript syntaxes being
optional, and these syntaxes are certainly mentioned in the current TR1 draft
(n1836).
All this suggests that all regex syntaxes mentioned in TR1 are mandatory, but
the comment in issue 7.44 in n1837 makes me worry that I have overlooked or
misunderstood something. Can somebody please let me know whether non-ECMAScript
regex syntaxes are required by TR1?
Thanks,
Scott
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ] |
|
| Back to top |
|
 |
Pete Becker Guest
|
Posted: Wed Feb 15, 2006 11:36 pm Post subject: Re: TR1 Regex: Are non-ECMAScript syntaxes optional? |
|
|
Scott Meyers wrote:
| Quote: |
Can somebody please let me
know whether non-ECMAScript regex syntaxes are required by TR1?
|
They're required.
--
Pete Becker
Roundhouse Consulting, Ltd.
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ] |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|