[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: preliminary build-depends support for libapt-pkg



> Can you please split out the dependency parser routine so that it may be
> shared by the source and packages parsers?

well, that's how i did it in the beginning, but build-deps have additional
info in the dependency field (for architecture specific dependencies) so the
parser in the debListParser class doesn't quite work. i guess i can always
pass a flag....

> Return (or at least use) a vector rather than that static thing :>

well, it follows the style of the pkgSrcRecords::Parser::Binaries method :)

randolph
-- 
Debian Developer <tausq@debian.org>
http://www.TauSq.org/



Reply to: