Huu Nguyen
81b9be1623
Fix implicit narrowing error in initializer list
...
The implicit narrowing in the initializer list throws a compiler error for some compilers with C++11 support turned on. The specific error message is: "error: narrowing conversion of 'PyInt_AsLong(((PyObject*)o))' from 'long int' to 'double' inside { }".
Tested on Clang 5.1.0 and Mac OS X 10.9.4.
2014-09-16 15:30:10 -07:00
..
2014-08-05 20:12:35 +04:00
2014-09-14 18:49:35 +00:00
2014-09-14 18:57:23 +00:00
2014-06-16 11:18:52 +04:00
2014-08-05 20:12:35 +04:00
2014-08-13 19:20:23 +04:00
2014-08-05 20:12:35 +04:00
2014-06-16 11:18:52 +04:00
2014-06-16 11:18:52 +04:00
2014-06-16 11:18:52 +04:00
2014-08-29 23:09:02 +02:00
2014-08-25 14:49:21 +02:00
2014-08-29 23:09:02 +02:00
2014-06-16 11:18:52 +04:00
2014-08-05 20:12:35 +04:00
2014-09-14 18:57:23 +00:00
2014-08-13 15:21:35 +04:00
2014-09-14 18:48:51 +00:00
2014-08-21 15:48:10 +00:00
2014-09-16 13:03:45 +00:00
2014-09-11 11:56:05 +04:00
2014-09-14 18:57:23 +00:00
2014-08-13 15:21:35 +04:00
2014-08-14 13:39:01 +00:00
2014-09-16 15:30:10 -07:00
2014-08-10 00:10:05 +04:00
2014-08-28 13:30:47 +02:00
2014-08-14 12:50:07 +04:00
2014-08-13 15:21:35 +04:00
2014-08-19 10:00:03 +02:00
2014-09-14 18:44:41 +00:00
2014-07-14 23:16:47 +04:00
2014-08-11 14:50:08 +04:00
2014-08-28 13:30:47 +02:00
2014-08-05 20:12:35 +04:00