Bug 43442

Summary: Probable bug in "C/C++-Reference"
Product: [Applications] kdevelop Reporter: harisri
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description harisri 2002-06-03 12:47:24 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.1 (using KDE 3.0.0 )
Severity:          normal
Installed from:    RedHat RPMs
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
OS:                Linux (i686) release 2.4.19-pre9aa2
OS/Compiler notes: 

In KDevelop please select the following: under Help - C/C++-Reference - Syntax - Variable declaration - data types. There is a table under modifiers section which details about various data types like int/char/float/double etc.

Unsigned int is defined as 4 Bytes and in bits however 16 bits. I think it is a typo and it should be 32 Bits I guess. (at least on current x86)

I am starting to learn C so I may be wrong hence please correct me if I am wrong.

Thanks for your time
Hari
harisri@bigpond.com 

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields KDE Version manually changed)
Comment 1 Caleb Tennis 2002-10-09 22:15:35 UTC
We are currently not distributing this reference with Gideon.  If we use it 
again, we'll be sure to fix the error.