Bug 51217

Summary: many wrong,help is litter!
Product: [Applications] kdevelop Reporter: Andrew <zumesun>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew 2002-11-26 09:52:19 UTC
Version:            (using KDE KDE 1.2)
Installed from:    RedHat RPMs
OS:          Linux

Thank you for giveing us a good compile.But I dont' think it perfect at all.
1. when I write"void main",it will give a warning saying it should be written in this "int main",why?
2. the help is too little,and how can i find a key word like int.Althought i can get some info from other place,but I think you should learn a lot things from Microsoft,their products are much better in this facet.In details ,linux is much worse than windows.Help is most important for a customer ,i think.
Comment 1 Caleb Tennis 2002-11-26 13:57:54 UTC
1. That's a C++ standard.  main is supposed to return an int.  Your compiler is 
the one complaining, not KDevelop

2. We're working on the help system.  You need more help with C++, not with 
KDevelop.  I recommend buying some C++ books.

3. Help is most important for a customer.  Microsoft customers pay for their 
help.  KDevelop is mostly a volunteer effort.  If you think it needs more 
attention, then you should contribute.