lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 4365 di


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 4365 discussion
Date: Wed, 05 Jun 2019 13:07:52 -0000

This patch broke the functionality of LY_ASSERT_SMOB by giving only mostly useless base classes in error messages.


[issues:#4365] Patch: non-member unsmobreplaces T::unsmob and T::is_smob

Status: Verified
Labels: Fixed_2_19_21
Created: Fri May 01, 2015 08:18 PM UTC by Anonymous
Last Updated: Mon May 25, 2015 04:12 AM UTC
Owner: nobody

Originally created by: *anonymous

Originally created by: nine.fie...@gmail.com
Originally owned by: nine.fie...@gmail.com

Add ly_is_smob<T>(S) to check if S is a smob of type T.

Hide Smob_base<>::is_smob(S) to prevent the misleading situation of
D::is_smob(S) returning true when S represents an ancestor of D rather
than a D.

Hide Smob_base<>::smob_p() because there doesn't seem to be a need for
it to be public.

http://codereview.appspot.com/236850043


Sent from sourceforge.net because testlilyissues-auto@lists.sourceforge.net 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]