Re: [Cppcms-users] JSON integer conversion(s)
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2010-07-01 09:17:50
|
Thanks, I've committed changes 1301 that should deal with extra zeros. Hopefully it fixes this test fault. Artyom ----- Original Message ---- > From: Hermann Seib <of...@he...> > To: cpp...@li... > Sent: Thu, July 1, 2010 10:52:42 AM > Subject: Re: [Cppcms-users] JSON integer conversion(s) > > If it helps you, here's what VC15 (i.e., Visual Studio 2008) generates: > > format(1.35e30)="1.35e+030" (note the additional 0). > > Bye, > > Hermann > > > Thanks, > > > > Looks like I have to get to MSVC to solve this issue, but it does not look > > critical. > > > > Opened a bug: > > >https://sourceforge.net/tracker/?func=detail&aid=3023329&group_id=209965&atid=1011835 > > > > > > > Artyom > > > > > > > > > > ----- Original Message ---- > >> From: Hermann Seib <of...@he...> > >> To: cpp...@li... > >> Sent: Wed, June 30, 2010 2:42:47 PM > >> Subject: Re: [Cppcms-users] JSON integer conversion(s) > >> > >>> Can you run svn update (get 1299) and rebuild once more and give me the > >> output > >>> of ./json_test > >> Failed:Error D:\Dev\CppCMS\tests\json_test.cpp:170 > >> format(1.35e30)=="1.35e+30" > >> > >> Bye, > >> > >> Hermann > >> > >> >------------------------------------------------------------------------------ > >> This SF.net email is sponsored by Sprint > >> What will you do first with EVO, the first 4G phone? > >> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > >> _______________________________________________ > >> Cppcms-users mailing list > >> Cpp...@li... > >> https://lists.sourceforge.net/lists/listinfo/cppcms-users > >> > > > > > > > > > > >------------------------------------------------------------------------------ > > This SF.net email is sponsored by Sprint > > What will you do first with EVO, the first 4G phone? > > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > > _______________________________________________ > > Cppcms-users mailing list > > Cpp...@li... > > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |