The variable force_highlight_callback is gone. Highlight functions are now consistently named SyntaxCheckers_<filetype>_<checker>_GetHighlightRegex(), and they take precedence over highlighting based on column.
goddamn I love macros
Conflicts: syntax_checkers/cpp/gpp.vim syntax_checkers/objc/gcc.vim