Re: [Cppcms-users] service.list can't be used because cppcms::json::value::operator[] is used with
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2011-01-24 12:03:49
|
You, are right, Thanks for the report, Fixed in trunk, changeset 1646. Which reminds me that I need to add some unit-tests for multiple acceptors configuration... Artyom ----- Original Message ---- > From: Cristian Oneț <one...@gm...> > To: cppcms-users <cpp...@li...> > Sent: Mon, January 24, 2011 1:51:19 PM > Subject: [Cppcms-users] service.list can't be used because >cppcms::json::value::operator[] is used with a path instead of a name > > Hi, > > I attached a patch to fix this. AFAICT this was the only place in the > code where cppcms::json::value::operator[] was called with a path > instead of a name. > > Regards, > Cristian > |