integer overflow while unittests #97

Closed
opened 2023-07-23 20:36:47 +00:00 by falsycat · 0 comments
Owner
[ RUN      ] SimpleTaskQueue.PushAndDrive
/usr/include/c++/13/bits/chrono.h:225:38: runtime error: signed integer overflow: 9223372036854775807 * 1000000 cannot be represented in type 'long int'
[       OK ] SimpleTaskQueue.PushAndDrive (2 ms)
``` [ RUN ] SimpleTaskQueue.PushAndDrive /usr/include/c++/13/bits/chrono.h:225:38: runtime error: signed integer overflow: 9223372036854775807 * 1000000 cannot be represented in type 'long int' [ OK ] SimpleTaskQueue.PushAndDrive (2 ms) ```
falsycat added this to the (deleted) milestone 2023-07-23 20:36:47 +00:00
falsycat added the
bugfix
label 2023-07-23 20:36:47 +00:00
falsycat added this to the (deleted) project 2023-07-23 20:36:47 +00:00
falsycat added spent time 30min 2023-07-23 20:57:43 +00:00
falsycat added the
test
label 2023-07-23 21:22:44 +00:00
falsycat removed this from the (deleted) milestone 2023-07-24 12:35:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 30 minutes
falsycat
30 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nf7/nf7#97
No description provided.