Bug 51217 - many wrong,help is litter!
Summary: many wrong,help is litter!
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-26 09:52 UTC by Andrew
Modified: 2002-11-26 13:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.