Bug 86831 - patch for usage of QPtrList in reserved keyword support
Summary: patch for usage of QPtrList in reserved keyword support
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 10:15 UTC by Sebastian Stein
Modified: 2004-08-17 14:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Replaces C++ lists with QPtrList (7.33 KB, patch)
2004-08-09 10:17 UTC, Sebastian Stein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Stein 2004-08-09 10:15:54 UTC
Version:           1.3.0 (using KDE 3.2.3, compiled sources)
Compiler:          gcc version 3.3.3
OS:                Linux (i686) release 2.4.26

Ok, I just add this report, that I don't forget about this patch. It replaces the C++ lists with QPtrList in the reserved keyword support of Umbrello's codegenerators. This patch was done by Heiko Nardmann.
Comment 1 Sebastian Stein 2004-08-09 10:17:00 UTC
Created attachment 7044 [details]
Replaces C++ lists with QPtrList

the patch by Heiko Nardmann
Comment 2 Sebastian Stein 2004-08-17 14:13:25 UTC
I have added the patch to CVS head.