[CoinUtils] broken guard macro in CoinPresolveImpliedFree.hpp

victor.zverovich at gmail.com victor.zverovich at gmail.com
Mon Apr 28 16:34:50 EDT 2014


Hi,

The guard macro in CoinPresolveImpliedFree.hpp is broken:

#ifndef CoinPresolveImpliedFree_H
#define CoinPresolveInpliedFree_H
                     ^
                    'n' here

because of a typo in the macro definition. The attached trivial patch fixes
the bug.

Best regards,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/coinutils/attachments/20140428/95762aad/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-guard-macro.patch
Type: text/x-patch
Size: 753 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/coinutils/attachments/20140428/95762aad/attachment.bin>


More information about the CoinUtils mailing list