Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation with gcc-4.6.0 #66

Closed
svigerske opened this issue Mar 2, 2019 · 1 comment
Closed

Compilation with gcc-4.6.0 #66

svigerske opened this issue Mar 2, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: fmargot

Original creation time: 2011-05-28 10:18:30

Version:

CC: fmargot@andrew.cmu.edu

Need to add in CoinUtils/stable/2.8/CoinUtils/src/CoinMessageHandler.cpp

#include <stddef.h>

to compile Couenne/trunk with gcc version 4.6.0 20110509 (Red Hat 4.6.0-7) on Fedora 15. Otherwise ptrdiff_t is not defined.

@svigerske svigerske added bug Something isn't working major labels Mar 2, 2019
@svigerske
Copy link
Member Author

Comment by @svigerske created at 2013-04-09 18:22:22

Fixed in c1d70e3.

Ticket can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant