[Osi] warning on comment in OsiSolverInterface.hpp (trunk)
Matthew Galati
matthew.galati at gmail.com
Fri Jan 7 16:01:21 EST 2011
Not sure what was meant here - but MSVS is giving a warning.
"otherInformation" is not actually used in the function, so it compiles, but
can we remove the comment to clear up the warning?
virtual bool setHintParam(OsiHintParam key, bool yesNo=true,
OsiHintStrength strength=OsiHintTry,
void */*otherInformation*/ = NULL) {
6>c:\cygwin\home\magala\coin\coin-dip\osi\src\osi\osisolverinterface.hpp(288)
: warning C4138: '*/' found outside of comment
8>Compiling...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/osi/attachments/20110107/c650c7e9/attachment.html>
More information about the Osi
mailing list