lib/bb/parse/parse_c: Throw Parse Exceptions, crash less often
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 23 Jul 2006 21:33:21 +0000 (21:33 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 23 Jul 2006 21:33:21 +0000 (21:33 +0000)
commitf2788eda48b082f658667002143f64eb30bbe64c
treef053b058f6e570ddd2fe0d514915c652e45f12d6
parent6624e4bf969b08d04fe345a2f7c097f5147ca7f1
lib/bb/parse/parse_c: Throw Parse Exceptions, crash less often

    -Make sure TOPDIR is set (do not declare this as an error here)
    -Do not crash on 'NULL' strings
    -Throws exceptions properly using 'except -1' from within our
     cdef.
lib/bb/parse/parse_c/BBHandler.py
lib/bb/parse/parse_c/Makefile
lib/bb/parse/parse_c/bitbakec.pyx
lib/bb/parse/parse_c/bitbakescanner.cc
lib/bb/parse/parse_c/bitbakescanner.l
lib/bb/parse/parse_c/lexer.h
lib/bb/parse/parse_c/lexerc.h