Replies: 2 comments 7 replies
-
I think this resolved by Cantera/cantera#1201, correct? |
Beta Was this translation helpful? Give feedback.
7 replies
-
Apparently discussions gained a "Close" feature at some point, so now we don't have to rely on categories as an indicator. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment, the C++ code base issues warning messages via
warn_deprecated
andwarn_user
(the latter introduced in Cantera/cantera#741). In this context, @bryanwweber commented on a new deprecation warning proposed in Cantera/cantera#1084:(see here; the same presumably applies to
warn_user
).@speth's response was:
Additional context:
Other thoughts:
As there may be a relatively straight-forward route to this after all, it may make sense to convert this discussion to an enhancement request (i.e. issue).
Beta Was this translation helpful? Give feedback.
All reactions