Menu

#450 _NO_W32_PSEUDO_MODIFIERS doesn't prevent definition of IN/OUT/OPTIONAL

v1.0 (example)
closed-fixed
nobody
None
5
2015-03-19
2015-01-03
No

Since [4a9143], bcrypt.h defines the IN/OUT/OPTIONAL macros even if _NO_W32_PSEUDO_MODIFIERS is defined. This causes _NO_W32_PSEUDO_MODIFIERS to be ineffective when including windows.h. This is a regression of [#134].

Related

Bugs: #134
Commit: [4a9143]

Discussion

  • Ozkan Sezer

    Ozkan Sezer - 2015-03-19
    • status: open --> closed-fixed
     
  • Ozkan Sezer

    Ozkan Sezer - 2015-03-19

    Guarded IN, OUT and OPTIONAL definitions in bcrypt.h by _NO_W32_PSEUDO_MODIFIERS, for both master and for stable/v4.x branches. Closing as fixed.

     

Log in to post a comment.

MongoDB Logo MongoDB