The module std.experimental.logger in Ldc (0.16.1~0.17.1) is erro!

David Nadlinger via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Mon Apr 11 02:14:59 PDT 2016


On 11 Apr 2016, at 8:15, Dsby via digitalmars-d-ldc wrote:
> /usr/include/d/std/experimental/logger/core.d(487): Error:
> safe function
> 'std.experimental.logger.core.defaultLogFunction!cast(LogLevel)cast(ubyte)128u.defaultLogFunction!().defaultLogFunction'
>
> cannot call system function
>
> 'std.experimental.logger.core.Logger.memLogFunctions!cast(LogLevel)cast(ubyte)128u.logImpl!().logImpl'

As mentioned on GitHub, this has also been reported here: 
https://github.com/ldc-developers/ldc/issues/1417

  — David



More information about the digitalmars-d-ldc mailing list