Re: Regex support

2013-10-12 Thread Paolo Carlini
Hi Gurvinder Singh ha scritto: >Does gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) has the support >for regex library ? Nope, it doesn't. The implementation status page should be pretty clear about that. 4.9.0 will, however, you are welcome to build snapshots/svn check outs and give it a

Regex support

2013-10-12 Thread Gurvinder Singh
Does gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) has the support for regex library ? Because I am getting the core dumped error every time I try to run an example program for it. If somehow i remove the error , the output is not as required. -- Gurvinder Singh www.puresingh.wordpress.com