|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5587 allow configure --enable-ubsan |
Date: | Mon, 28 Oct 2019 18:43:51 -0000 |
Passes a reconfiguration, make, make doc on my system and not regressions in make check
[issues:#5587] allow configure --enable-ubsan
Status: Started
Created: Fri Oct 25, 2019 01:54 PM UTC by Dan Eble
Last Updated: Fri Oct 25, 2019 01:54 PM UTC
Owner: Dan Eble
allow configure --enable-ubsan
--enable-ubsan instruments compiled code with the Undefined Behavior
Sanitizer.
I ran the regression tests with UBSan enabled, and it found that a
bool value was being read as something other than 0 or 1.
Initializing more of the members of Constrained_breaking fixed that.
http://codereview.appspot.com/575180043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |