News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

mantis bug tracker tab should be removed

Started by ollydbg, September 19, 2011, 03:03:18 PM

Previous topic - Next topic

ollydbg

I found that Mantis Bugs is not used for a long time, and there is only one bug report several years ago. So I give the suggestion as the title said, it should be removed. :D
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

MortenMacFly

Quote from: ollydbg on September 19, 2011, 03:03:18 PM
it should be removed. :D
Done (I wasn't even aware that this was active though...).
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

ollydbg

OK.

BTW: I did not receive a email notification when you replied on this thread. Something wrong in c::b's forum??

see:
Forum and/or server problems ?
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

MortenMacFly

Quote from: ollydbg on September 23, 2011, 06:50:53 AM
Forum and/or server problems ?
We are already discussing this internally. So far we simply don't know why. It might be we are black-listed on SPAM sites or alike.

Even the admins don't get mail and (worst of all) activation emails for new users seem not to be delivered.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

ollydbg

I received email notification again right now :D
Sounds like you devs have fix such problem.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.