Coder Social home page Coder Social logo

boost_python_build_win's People

Contributors

thecrazyt avatar

Watchers

 avatar  avatar

boost_python_build_win's Issues

Mingw compiles wrong

00000000672CA427 | 4C 89 4C 24 28                                       | mov qword ptr ss:[rsp+28],r9                                                                                                                |
00000000672CA42C | C7 44 24 20 00 00 00 00                              | mov dword ptr ss:[rsp+20],0                                                                                                                 |
00000000672CA434 | 48 89 CE                                             | mov rsi,rcx                                                                                                                                 |
00000000672CA437 | 4D 8B 00                                             | mov r8,qword ptr ds:[r8]                                                                                                                    |
00000000672CA43A | 48 8B 0D EF 96 02 00                                 | mov rcx,qword ptr ds:[<&PyProperty_Type>]                                                                                                   |
00000000672CA441 | 48 89 D7                                             | mov rdi,rdx                                                                                                                                 |
00000000672CA444 | 48 8D 15 27 92 01 00                                 | lea rdx,qword ptr ds:[672E3672]                                                                                                             | 672E3672:"Osss"
00000000672CA44B | 45 31 C9                                             | xor r9d,r9d                                                                                                                                 |
00000000672CA44E | E8 25 0D 01 00                                       | call <libboost_python3-mgw72-mt-x64-1_66_org.PyObject_CallFunction>                                                                         |

see 2nd line (should normaly be:mov qword ptr ss:[rsp+20],0)
Could patch it manually but hard to do in travis-build.
Need to figure out why this happens.
Affected Method seems to be:
boost::python::objects::class_base::add_property(char const*, boost::python::api::object const&, char const*)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.