https://issues.dlang.org/show_bug.cgi?id=19000

Benjamin Schaaf <ben.sch...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ben.sch...@gmail.com

--- Comment #1 from Benjamin Schaaf <ben.sch...@gmail.com> ---
The simplest way to duplicate this issue is this:

dub.sdl:
dependency "botan" version="~>1.12.9"

app.d:
import botan.rng.auto_rng;

A discussion has been made here: https://github.com/etcimon/botan/issues/45 for
the same issue.

--

Reply via email to