I got around it by avoiding 'stdout'.
../../JMiscLib/source/jmisc/base.d(176,2): Error: @safe function
jmisc.base.upDateStatus!string.upDateStatus cannot call @system
function std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal
/Library/D/dmd/src/phobos/std/stdio.d(4837,20):
std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal is
declared here
- Cannot call @system funciton ... Joel via Digitalmars-d-learn
- Re: Cannot call @system ... Simen Kjærås via Digitalmars-d-learn
- Re: Cannot call @sys... Steven Schveighoffer via Digitalmars-d-learn
- Re: Cannot call @sys... Anonymouse via Digitalmars-d-learn
- Re: Cannot call ... Joel via Digitalmars-d-learn
- Re: Cannot call ... Kagamin via Digitalmars-d-learn
- Re: Cannot c... Anonymouse via Digitalmars-d-learn
- Re: Can... Paul Backus via Digitalmars-d-learn