CartwrightLab / dawg

Simulating Sequence Evolution
GNU General Public License v2.0
11 stars 3 forks source link

Use boost::optional instead of boost::tribool #59

Closed jgarciamesa closed 5 years ago

jgarciamesa commented 5 years ago

Since boost 1.69 updated Logic library: "Breaking change: Use explicit operator bool when available (PR#5) conversion from boost::logic::tribool to bool needs an explicit conversion to prevent compiling errors.

dng-jenkins commented 5 years ago

Can one of the admins verify this patch?

reedacartwright commented 5 years ago

Jenkins, okay to test.