lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5649 flower:


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5649 flower: Add boolean return value to 'Rational' class.
Date: Thu, 09 Jan 2020 12:47:16 -0000

Pushed to staging as

commit e43878e2d40542bf492c7468fa68513162bc5972
Author: Werner Lemberg address@hidden
Date: Sun Dec 29 08:37:43 2019 +0100

Issue 5649: flower: add boolean return value to 'Rational' class

This avoids conversion of Rational values to floats in boolean expressions,
as indicated by many clang warnings of the type

  implicit conversion turns floating-point number into integer:
  'double' to 'bool' [-Wfloat-conversion]

[issues:#5649] flower: Add boolean return value to 'Rational' class.

Status: Started
Created: Sun Dec 29, 2019 10:08 AM UTC by Werner LEMBERG
Last Updated: Thu Jan 09, 2020 12:39 PM UTC
Owner: Werner LEMBERG
Attachments:

This removes many clang warnings of the type

implicit conversion turns floating-point number into integer:
'double' to 'bool' [-Wfloat-conversion]

https://codereview.appspot.com/581400043


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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]