On a different note. I am doing a debug build and during the compile I'm
seeing lots of warnings should we fix those?

These are examples

*/Users/jaquilina/Desktop/lmms/stable/lmms/src/gui/LmmsStyle.cpp:37:11: *
*warning: *

*      unused variable 'BUTTON_LENGTH' [-Wunused-const-variable]*

const int BUTTON_LENGTH = 24;

*          ^*

*/Users/jaquilina/Desktop/lmms/stable/lmms/src/gui/LmmsStyle.cpp:39:27: *
*warning: *

*      unused variable 's_scrollbarArrowUpXpm' [-Wunused-const-variable]*

static const char * const s_scrollbarArrowUpXpm[] = {

*                          ^*

*/Users/jaquilina/Desktop/lmms/stable/lmms/src/gui/LmmsStyle.cpp:56:27: *
*warning: *

*      unused variable 's_scrollbarArrowRightXpm' [-Wunused-const-variable]*

static const char * const s_scrollbarArrowRightXpm[] = {

*                          ^*

*/Users/jaquilina/Desktop/lmms/stable/lmms/src/gui/LmmsStyle.cpp:74:27: *
*warning: *

*      unused variable 's_scrollbarArrowDownXpm' [-Wunused-const-variable]*

static const char * const s_scrollbarArrowDownXpm[] = {


These seem to be scattered about the make compile process


On Sat, Sep 6, 2014 at 7:50 PM, Jonathan Aquilina <eagles051...@gmail.com>
wrote:

> :) will look into them and see if i get some inspiration.
>
>
> On Sat, Sep 6, 2014 at 7:45 PM, Tres Finocchiaro <
> tres.finocchi...@gmail.com> wrote:
>
>> The two major bugs right now are Zyn GUI and SF2.  SF2 is a bit worse
>> since it it lurks around as working then breaks sporadically and crashes
>> the software.
>>
>> Both but reports have stack traces, but I've no idea where to start.
>>
>> If you fix either one Jonathan, I'll mail you a cookie.
>>
>
>
>
> --
> Jonathan Aquilina
>



-- 
Jonathan Aquilina
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to