VirusTotal / yara

The pattern matching swiss knife
https://virustotal.github.io/yara/
BSD 3-Clause "New" or "Revised" License
8.13k stars 1.42k forks source link

Respect MSVC grammar for __declspec(deprecated) when using YR_DEPRECATED #1911

Closed le-jou closed 1 year ago

le-jou commented 1 year ago

This PR fixes compiler errors for usages of YR_DEPRECATED when compiling with MSVC

Step 7 in #1592 would be obsolete.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.