lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5639 compile


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5639 compile with -std=c++11
Date: Thu, 19 Dec 2019 20:19:42 -0000

commit 8b6f5c50d9a5d890c9f2338efa055588f5fd9b89 (HEAD -> staging, origin/staging)
Author: Dan Eble <address@hidden>
Date:   Fri Dec 13 22:59:54 2019 -0500

    Issue 5639/7: use =delete for non-copiable classes

commit 356dde44d54f3e289dc928dd1cd0260f164135d2
Author: Dan Eble <address@hidden>
Date:   Fri Dec 13 11:28:49 2019 -0500

    Issue 5639/6: shrink_to_fit () after filtering a Grob_array

commit bb98889b12c7376bda6022e654190ca2325aa43d
Author: Dan Eble <address@hidden>
Date:   Fri Dec 13 11:19:01 2019 -0500

    Issue 5639/5: explicit bool conversion for Dimension_cache::Optional

commit 1ae63269de784f7d55c2613c2c9a4b38571c52fb
Author: Dan Eble <address@hidden>
Date:   Fri Dec 13 11:03:10 2019 -0500

    Issue 5639/4: auto_ptr -> unique_ptr

commit 68e4f4cbaac9ab543cd40be39797c1fa4c775e9f
Author: Dan Eble <address@hidden>
Date:   Fri Dec 13 11:00:38 2019 -0500

    Issue 5639/3: Use C++11 for Input construction & assignment

commit 3a790fd3d31354538bb411bf6ff20c008ca08f98
Author: Dan Eble <address@hidden>
Date:   Fri Dec 13 10:43:35 2019 -0500

    Issue 5639/2: Update comment on template parameter packs

commit 885a6963b0cfcfd21d9098ca2fca42dd37500594
Author: Dan Eble <address@hidden>
Date:   Tue Dec 10 12:03:12 2019 -0500

    Issue 5639/1: Compile with -std=c++11

[issues:#5639] compile with -std=c++11

Status: Fixed
Labels: Fixed_2_21_0
Created: Sat Dec 14, 2019 04:51 AM UTC by Dan Eble
Last Updated: Thu Dec 19, 2019 10:53 AM UTC
Owner: Dan Eble

In addition to enabling C++11, I updated various things that I either
remembered or found by searching for "C++11." Each of these is a
separate commit to make it easy to revert in case that is necessary.

1: compile with -std=c++11
2: comments
3: Use C++11 for Input construction & assignment
4: auto_ptr -> unique_ptr
5: explicit bool conversion for Dimension_cache::Optional
6: shrink_to_fit () after filtering a Grob_array
7: use =delete for non-copiable classes

https://codereview.appspot.com/553310045


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]