-
I have a simple application which has a phobos based consumer
I have tried to create a simple unit test based on the instructions given:
```ruby
require 'phobos/spec/spec_helper'
require_relativ…
-
-
Hey, could you please point to following libraries as they are those that are actively maintained:
* [ruby-kafka](https://github.com/zendesk/ruby-kafka) - A Ruby client library for Apache Kafka, a …
-
- Dedicated "Credits" button, listing the contributors of the client, maintainers and specifically Phobos developers for their work towards this release.
- Add "Powered by Ares", "Powered by Phobos" …
-
**What happened**:
With `cftime` 1.2.0, one can create datetime object with `cftime.datetime(*args, calendar='calendar')`, instead of using one of the subclasses (ex `cftime.DatetimeNoLeap(*args)…
-
Got a sentry report of the parser breaking on `dmd/current/import/phobos/etc/c/curl.d`:
```
com.intellij.diagnostic.PluginException: Failed to build index 'DModuleIndex' for file file:///snap/dmd/…
-
### What happened?
I was creating an alert rule that uses aggregateWithWildcards to aggregate multiple series (1). The preview shows correct metric names (2)
![metric](https://github.com/grafana…
-
(this is a minor nit, but something that's really bothering me about issues.dlang.org, so I thought I share it).
I can navigate to Phobos' PR site in ~1.5 seconds because I just need to type "phob"…
-
Hi, thanks for deoplete-d which works well for std functions!
However, I am wondering how to include the "include-paths" for other dub packages. Auto-completion works for std (phobos) functions only…
-
When I tried to execute `dub run` on my M1 mac, it exit with an error code 1. After reading the document on the Dlang.org, it seems it's not support for M1 arch. What is your opinion? Here's the full …