Bugs item #3414269, was opened at 2011-09-27 02:01 Message generated for change (Settings changed) made by jpff You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3414269&group_id=81968 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Opcodes Group: csound5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: memeplex (memeplex) >Assigned to: Michael Gogins (gogins) Summary: Honour buildLuaWrapper for CsoundAC Initial Comment: if luaFound: luaCsoundACWrapperEnvironment = acWrapperEnvironment.Clone() in SConstruct should be if luaFound and commonEnvironment['buildLuaWrapper'] because if buildLuaWrapper was disabled I don't think building the wrapper for CsoundAC is the right thing to do. This is for version 5.13. ---------------------------------------------------------------------- Comment By: memeplex (memeplex) Date: 2011-09-27 02:20 Message: Sorry commonEnvironment['buildLuaWrapper'] != '0' cause it's a str. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3414269&group_id=81968 ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net