The bug should be fixed in rev. 14518. (At least it's fixed on my system).

Some objects related to audio files read and write are now explicitely in main.

Previously they was defined as static and no more initialized when their code 
was included in a static library. 
This is why the bug was not visible in debug mode which doesn't use a static 
library.

If other static objects exist they should cause other bugs which are only 
visible in release build.
Currently I only found the four of them involved in #1503 and I presume such 
static (or global) objects are scarce in RG code.
Nevertheless there is more than 600 .cpp files in RG code.

Does anybody know some tool we can use to find such static/global objects in RG 
code ?

Yves


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to