Weird thing related to stdio.

Agustin agustin.l.alvarez at hotmail.com
Wed Oct 23 19:18:23 PDT 2013


My code contains zero console write call, and when i add 
std.stdio in a specific module i get some text about the classes 
i defined using mixin.

If i add std.stdio here: http://pastebin.com/3kRQEvpu i get 
"3org.ghrum.protocol.message.stream.MessageStream3org.ghrum.protocol.message.stream.MessageStream3org.ghrum.protocol.message.stream.MessageStream3org.ghrum.protocol.message.stream.MessageStream3org.ghrum.protocol.message.stream.MessageStream50org.ghrum.protocol.message.stream.MessageStream70org.ghrum.protocol.message.stream.MessageStream"

Classes: http://pastebin.com/CCRp872R
Functions: http://pastebin.com/K2dtSAtL


More information about the Digitalmars-d-learn mailing list