Allow building with MSVC and Strawberry perl
Andrew Dunstan <andrew@dunslane.net>
Allow building with MSVC and Strawberry perl Strawberry uses __builtin_expect which Visual C doesn't have. For this case define it as a noop. Solution taken from vim sources. Backpatch to all live branches
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/plperl.h | modified | +2 −0 |