srcML / srcSlice

Lightweight tool for slicing
34 stars 16 forks source link

interprocedural processing when internally calling srcML from srcSlice #1

Closed cnewman closed 8 years ago

cnewman commented 8 years ago

For whatever reason, the interprocedural methods for srcSlice don't work when I generate the srcML file in-memory. It works fine when I read from a pre-created archive.

cnewman commented 8 years ago

Fixed. Was just a file read issue.