Menu

#431 Compatibility with gcc-4.3

v0.8-branch
closed-accepted
nobody
5
2008-12-12
2008-12-12
No

Using auto_ptr in elab_net.cc (added in commit 15702f1, "Fix bad memory reference." on 2008-11-28) requires #include <memory> when compiling with gcc-4.3.

Sorry, would've been nice to test this _before_ 0.8.7; better late than never I guess.

Discussion

  • Jared Casper

    Jared Casper - 2008-12-12

    patch to add #include <memory>

     
  • Stephen Williams

    • status: open --> closed-accepted
     
  • Stephen Williams

    Applied to git v0_8-branch.

    This is, obviously, too late for the 0.8.7 release; but it makes sense to keep the 0_8-branch compiling, so patches like this will be applied.

     

Log in to post a comment.