You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reasoning is the same as per my previous issue, #770. This code pattern is unsafe, and now that recent releases compile under C++11, there is no reason for it to be used. I just found three more occurrences of this unsafe pattern in the code.
The reasoning is the same as per my previous issue, #770. This code pattern is unsafe, and now that recent releases compile under C++11, there is no reason for it to be used. I just found three more occurrences of this unsafe pattern in the code.
The text was updated successfully, but these errors were encountered: