- **labels**:  --> Fixed_2_21_0
- **status**: Started --> Fixed
- **Patch**: push -->  
- **Comment**:

pushed to `staging` as
~~~
commit e5f3804875a9ac6294f8ccf899760dc109f8824a
Author:     Jonas Hahnfeld <[email protected]>
AuthorDate: Mon Jan 27 14:45:06 2020 +0100
Commit:     Jonas Hahnfeld <[email protected]>
CommitDate: Sun Feb 2 09:53:11 2020 +0100

    Issue 5702/2: Disable exception handling code
    
    We don't throw in LilyPond and it's only bloating the executable:
    before: 192,586,512B
    after:  166,845,952B (-13.3%)
    
    This might also have a positive effect on the build time as well as
    performance during runtime, but I didn't try to measure that for now.

commit 58093859c8c05324ed653a67b496edfdb558ae07
Author:     Jonas Hahnfeld <[email protected]>
AuthorDate: Mon Jan 27 14:44:11 2020 +0100
Commit:     Jonas Hahnfeld <[email protected]>
CommitDate: Sun Feb 2 09:52:59 2020 +0100

    Issue 5702/1: Drop exception handling around scm_boot_guile
    
    Doing this at the end of main() is pointless.
~~~



---

** [issues:#5702] Disable C++ exceptions**

**Status:** Fixed
**Labels:** Fixed_2_21_0 
**Created:** Mon Jan 27, 2020 02:33 PM UTC by Jonas Hahnfeld
**Last Updated:** Sun Feb 02, 2020 08:13 AM UTC
**Owner:** Jonas Hahnfeld


Disable C++ exceptions

1) Drop exception handling around scm_boot_guile

Doing this at the end of main() is pointless.

2) Disable exception handling code

We don't throw in LilyPond and it's only bloating the executable:
before: 192,586,512B
after:  166,845,952B (-13.3%)

This might also have a positive effect on the build time as well as
performance during runtime, but I didn't try to measure that for now.

http://codereview.appspot.com/571430048


---

Sent from sourceforge.net because [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development

Reply via email to