Hi,

On Mon, Jul 03, 2017 at 11:57:57AM -0500, Richard Allen wrote:
> > This might be rather picky, but some projects mandate that static
> > vars be declared before non-static vars, and separated from the
> > latter.  Can't tell whether sigrok is similarly strict.  Just
> > saying ...
> 
> Done. Moved static-const arrays to top of scope.

Merged, thanks! We don't enforce static var location anywhere, but having
them at the top doesn't hurt either.


Uwe.
-- 
http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to