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

Seb <greensunn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |greensunn...@gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Seb <greensunn...@gmail.com> ---
Thanks a lot for reporting this issue.
We do have a pipeline in place, s.t. all runnable examples are automatically
checked:

http://dlang.org/blog/2017/03/08/editable-and-runnable-doc-examples-on-dlang-org

However, in this case the example changed from 2.074.0 to 2.075.0 as a new
feature ws introduced and the daily cron to update the backend didn't run yet.
I manually updated it now and everything works again:

Run the example: https://is.gd/b3UxtJ
See the change that introduced it for 2.075.0:
https://github.com/dlang/phobos/commit/cc8eff102f4ddcf15c4def1a5b87786c3040689d

--

Reply via email to