On 11/23/2011 12:48 PM, Brad King wrote:
> On 11/23/2011 12:43 PM, Brad King wrote:
>> On 11/23/2011 12:34 PM, Alexandru Ciobanu wrote:
>>> The regex in question is:
>>>     ^[^][:/*?]+\$
> 
>  "To include a literal ] in the list, make it either the first item"

It must be the "[:" in this regex that TRE sees as special since it
allows expressions like "[:digit:]" inside a bracket expression.

Still, this is a case that my proposed policy would pick up.

-Brad
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to