Skip to content

Assorted code cleanups

Alan Coopersmith requested to merge alanc/libxvmc:cleanup into master
  • Variable scope reductions as recommended by cppcheck
  • Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest
  • Handle implicit conversion warnings from clang

Merge request reports