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

--- Comment #8 from anonymous4 <[email protected]> ---
Should go through trusted wrapper.
printf is a @system function and can't be called from safe code, arguments
don't even matter.

--

Reply via email to