[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bucketing a collection of samples fails
- Subject: Re: Bucketing a collection of samples fails
- From: Chris Warburton
- Date: Fri, 08 Jun 2018 16:15:48 +0100
- In-reply-to: <a7b1f3580e420874-0-artemis@nixos>
- References: <a7b1f3580e420874-0-artemis@nixos>
This was indeed caused by passing in ASTs instead of names (i.e. the AST
lookup functionality has been moved into astsOf, which the (wrappers
around the) bucketing scripts call themselves).