View Single Post
Old 04-18-2012, 12:39 PM   #124
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

OK, build updated once again. I fixed midi_logger, hopefully it will fix arp0 too (the optimizer was correctly optimizing out some functions that I had forgotten to mark as "non-const", oops)! Also the watch display is improved (variables now disappear on recompile if they are no longer used, and it shows you a reference count -- note that a reference count of 1 usually means a variable is either mistyped or unused).

Last edited by Justin; 04-18-2012 at 01:18 PM.
Justin is offline   Reply With Quote