Douglas Greenshields

Results 9 comments of Douglas Greenshields

Are you sure you want to include your `src` directory for parsing? I don't know where your bundles live, but if they're in that directory, that _may_ be the issue.

Thanks - it's good to rule that out. In that case, it looks like a similar issue to #126 - bundles being parsed that haven't been explicitly configured to be...

@vchouhan Just a check: did you restart your app after bumping your local package? I'd been getting the same error until I remembered I still needed to do that.

Will note that GitHub will likely not include a new grammar for a language unless it can be demonstrated that the language is in significant enough usage ("[hundreds](https://github.com/github/linguist/blob/master/CONTRIBUTING.md#adding-a-language) of repositories")....

@krisleech Does this work (on top of https://github.com/krisleech/wisper/pull/192) seem OK to you for a new release? Would be happy to help get things over the line for a new major...

If @non-binary hasn't been able to work on this, I'd love to give it a go as I'm trying to learn/ move into Rust and, as you say @zkat, a...

@jameysharp That sounds perfect :) Sorry that I hadn't spotted that other issue, but can continue discussion there!

@non-binary I understand, of course, and that's really nice of you to offer to help with questions! If it helps for me to be added as a contributor, even if...

Hi folks! As @calumbrodie pointed out, the problem here seems to be ZF's use of the registry pattern/ storing generated barcodes within the factory object. I have managed to work...