Bug 80119

Summary: #include "long.idl" should not be added to generated IDL files
Product: [Applications] umbrello Reporter: Michel Nolard <chuck>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 1.2.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Michel Nolard 2004-04-22 12:29:51 UTC
Version:           1.2.1 (using KDE 3.2.2,  (testing/unstable))
Compiler:          gcc version 3.3.3 (Debian 20040401)
OS:          Linux (i686) release 2.4.24-meg-12.1

When using "long" as a parameter type, long being listed in the datatypes list, the IDL code generator includes wrongful line :
#include "long.idl"
in the generated IDL file.
This should not be the case.
Comment 1 Oliver Kellogg 2004-04-22 15:27:07 UTC
Fixed in cvs.