Re: [Cppcms-users] Applications Hierarchy: booster::regex:unmatched parentheses, at offset 4
Brought to you by:
artyom-beilis
From: Barbu P. - G. <bar...@gm...> - 2012-08-04 07:16:59
|
On 08/03/2012 10:27 PM, Vinicius Pavanelli wrote: > Hi, > > I think the problem is line 24, you got: > > dispatcher().assign("/odd)",&number::odd,this); > > Should be "/odd" only, without the ). Yeah, that was it, and I had the same mistake in another place too, copy & paste mistake. Thank you! -- Barbu Paul - Gheorghe Common sense is not so common - Voltaire Visit My GitHub profile to see my open-source projects - https://github.com/paullik |