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

cbc executable -- output for loglevel 0 #1

Closed
svigerske opened this issue Mar 3, 2019 · 4 comments
Closed

cbc executable -- output for loglevel 0 #1

svigerske opened this issue Mar 3, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: fmargot

Original creation time: 2006-06-22 14:02:30

Assignee: somebody

Version:

Keywords: loglevel 0

Setting loglevel to 0 in the executable cbc, it still prints
hundred of lines like:

35 nonbasic artificials deleted.
29 nonbasic artificials deleted.
28 nonbasic artificials deleted.
28 nonbasic artificials deleted.
31 nonbasic artificials deleted.

Francois

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

Comment by @jjhforrest created at 2006-06-23 07:00:38

Francois,

In debug mode COIN_DEBUG is defined and this switches on far too much. I will try an dget COIN_DEBUG out as default

John

@svigerske
Copy link
Member Author

Comment by @jjhforrest created at 2006-06-23 07:00:38

Changing assignee from somebody to @andrea5w.

@svigerske
Copy link
Member Author

Comment by @andrea5w created at 2006-07-13 01:04:02

This issue has been taken care of. COIN_DEBUG is not longer defined, there are now project specific COIN_PRJCT_VERBOSITY and COIN_PRJCT_CHECKLEVEL macros defined, depending on the user's setting of --with-prjct-verbosity and --with-prjct-checklevel. All this is now independent of --enable-debug.

I don't know how to close this ticket either...

@svigerske
Copy link
Member Author

Comment by @jjhforrest created at 2006-07-13 01:21:46

Resolution: fixed

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