[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dava imports and static fields and methods
Thank you for your three bug fixes (callgraph/ReachableMethods, Dava
array creation, and Dava imports for static fields and methods). I have
applied all three to the Subversion repository, and they will appear in
the next Soot release.
To everyone planning to submit patches: 1) We are very grateful for
them. Thank you. 2) Please, in the future, use a unified diff format
(generated using "diff -Naur oldPath newPath", where oldPath/newPath can
be a single file, or a whole directory). It is (IMHO) easier to read,
and can be applied automatically.
Ondrej