Click here to Skip to main content
15,891,136 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
AnswerRe: Reports required to remove the content Pin
Chris Maunder15-May-14 1:56
cofounderChris Maunder15-May-14 1:56 
GeneralRe: Reports required to remove the content Pin
Thanks787215-May-14 2:27
professionalThanks787215-May-14 2:27 
GeneralRe: Reports required to remove the content Pin
Chris Maunder15-May-14 16:01
cofounderChris Maunder15-May-14 16:01 
GeneralRe: Reports required to remove the content Pin
Thanks787215-May-14 18:20
professionalThanks787215-May-14 18:20 
GeneralRe: Reports required to remove the content Pin
Chris Maunder18-Jul-14 16:19
cofounderChris Maunder18-Jul-14 16:19 
GeneralRe: Reports required to remove the content Pin
ZurdoDev16-May-14 3:00
professionalZurdoDev16-May-14 3:00 
GeneralRe: Reports required to remove the content Pin
Matt T Heffron16-May-14 7:49
professionalMatt T Heffron16-May-14 7:49 
SuggestionC++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang14-May-14 0:21
Stefan_Lang14-May-14 0:21 
When I format the follwoing line of code as C++:
template <class T>

and post the messge, afterwards that line is auto-magically changed to
C++
template <class T="">

It doesn't happen every time, so I'm not sure what causes it. But there are plenty of postings in the C++ forum and Q&A that show the unwanted ="" addition!
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

Point in case: http://www.infoq.com/news/2014/02/apple_gotofail_lessons[^]

GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Thomas Daniels14-May-14 4:00
mentorThomas Daniels14-May-14 4:00 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang14-May-14 4:52
Stefan_Lang14-May-14 4:52 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Chris Maunder14-May-14 6:01
cofounderChris Maunder14-May-14 6:01 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Brisingr Aerowing14-May-14 6:17
professionalBrisingr Aerowing14-May-14 6:17 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang14-May-14 20:14
Stefan_Lang14-May-14 20:14 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Chris Maunder15-May-14 1:35
cofounderChris Maunder15-May-14 1:35 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang15-May-14 3:16
Stefan_Lang15-May-14 3:16 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Brisingr Aerowing15-May-14 9:30
professionalBrisingr Aerowing15-May-14 9:30 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Chris Maunder15-May-14 9:34
cofounderChris Maunder15-May-14 9:34 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang16-May-14 1:16
Stefan_Lang16-May-14 1:16 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang16-May-14 1:18
Stefan_Lang16-May-14 1:18 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang10-Jun-14 1:45
Stefan_Lang10-Jun-14 1:45 
GeneralRe: C++ Code formatting for templates auto-adds weird default value Pin
Stefan_Lang6-Aug-14 0:25
Stefan_Lang6-Aug-14 0:25 
BugCTRL+Left and CTRL+Right don't work everywhere Pin
OriginalGriff14-May-14 0:13
mveOriginalGriff14-May-14 0:13 
GeneralRe: CTRL+Left and CTRL+Right don't work everywhere Pin
Rage14-May-14 1:11
professionalRage14-May-14 1:11 
GeneralRe: CTRL+Left and CTRL+Right don't work everywhere Pin
OriginalGriff14-May-14 3:17
mveOriginalGriff14-May-14 3:17 
GeneralRe: CTRL+Left and CTRL+Right don't work everywhere Pin
Chris Maunder15-May-14 2:00
cofounderChris Maunder15-May-14 2:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: Unable to replicateAdded to TODO

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.