Menu

#351 Python API compilation issues warning when compiling on Windows (VS 2013 SP 3)

None
closed-fixed
nobody
None
5
2015-05-19
2014-08-13
No

There is warning during compilation of SWIG's python API on Windows. Because we're threating warnings as errors compilation fails. Attached patch by Tomasz Moniuszko gets rid of said warning by moving variable assignment outside of if clause.

1 Attachments

Discussion

  • Olly Betts

    Olly Betts - 2015-05-19

    Thanks. Fixed in a89a4d9e844935c53f07e1ebeea5fbd636e4b263 with a slightly different change (to avoid reindenting the whole block).

     
  • Olly Betts

    Olly Betts - 2015-05-19
    • status: open --> closed-fixed
    • Group: -->
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.