mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03713
[Bug 1369422] [NEW] "content" debug echo needs to be removed
Public bug reported:
ctelnet.cpp line 814, "qDebug() << "content: " << command.substr(3,
command.size() - 5).c_str();" needs to be taken out as it is pretty
spammy and it was only put in place to debug the GMCP issue.
** Affects: mudlet
Importance: Low
Status: Confirmed
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1369422
Title:
"content" debug echo needs to be removed
Status in Mudlet the MUD client:
Confirmed
Bug description:
ctelnet.cpp line 814, "qDebug() << "content: " << command.substr(3,
command.size() - 5).c_str();" needs to be taken out as it is pretty
spammy and it was only put in place to debug the GMCP issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1369422/+subscriptions
Follow ups
References