[MDEV-417] atomics not used in MariaDB 5.5 on Windows, because of typo in include/atomic/nolock.h Created: 2012-07-30  Updated: 2012-07-30  Resolved: 2012-07-30

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Vladislav Vaintroub Assignee: Vladislav Vaintroub
Resolution: Fixed Votes: 0
Labels: None


 Description   

There is a typo in include/atomic/nolock.h, which prevents atomics to be used on Windows. The correct builtin macro that to detect Microsoft compiler detection is _MSC_VERSION, not _MSV_VERSION

The bug was introduced by revid:mikael@mysql.com-20091219074637-x0ekq50wn201nfod


Generated at Thu Feb 08 06:28:35 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.