Hello. I've seen you're adding a new json deserializer in cxxtools.
I looked at the tests and there everything works fine.

So I wrote a small program to test for myself.

And I'm getting an exception when I try to deserialize a simple struct.

My code is in http://pastebin.com/6keYWBwy

The exception is:

terminate called after throwing an instance of 'cxxtools::SerializationError'
  what():  serializationinfo.cpp:156: Missing info for 'age'
Abortado

As in my code I desialize an object and after I serialize using the
same stream, I think it'd execute correctly.

I'm using the revision 1342.

Thanks in advance.

-- 
Atenciosamente,
Leandro

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general

Reply via email to