Commit 28d5f7708cac3b78e62cc47768a4a9956300a6de

Ran Benita 2014-02-10T20:33:34

scanner: sort out scanner logging functions First, make the rules and xkb scanners/parsers use the same logging functions instead of rolling their own. Second, use the gcc ##__VA_ARGS extension instead of dealing with C99 stupidity. I hope all relevant compilers support it. Signed-off-by: Ran Benita <ran234@gmail.com>