bugKimwitu++ - Bugs: bug #2284, empty constructor for lists broken

 
 

bug #2284: empty constructor for lists broken

Submitted by:  None
Submitted on:  Mon 20 Jan 2003 10:03:42 PM UTC  
 
Category: code generationSeverity: 3 - Normal
Priority: 5 - NormalStatus: Fixed
Assigned to: Michael Piefel <piefel>Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Mon 20 Jan 2003 10:03:51 PM UTC, comment #3:

Fri, 16 Nov 2001 10:00:31 GMT
%member foo qualifier::token;

Michael Piefel <piefel>
Project AdministratorIn charge of this item.
Mon 20 Jan 2003 10:03:49 PM UTC, comment #2:

Tue, 20 Nov 2001 13:43:52 GMT
The default constructors generated should be fine now.

Michael Piefel <piefel>
Project AdministratorIn charge of this item.
Mon 20 Jan 2003 10:03:47 PM UTC, comment #1:

piefel Fri, 16 Nov 2001 10:00:31 GMT assigned_to 100
piefel Tue, 20 Nov 2001 13:43:51 GMT status_id 1
piefel Tue, 20 Nov 2001 13:43:52 GMT resolution_id 100
piefel Tue, 20 Nov 2001 13:43:52 GMT close_date 0

Anonymous
Mon 20 Jan 2003 10:03:42 PM UTC, original submission:

Submitter: schroed2
Original-Id: 133
Date: Fri, 16 Nov 2001 09:14:34 GMT
Each call of the empty list constructor is not unique,
obseved by:

class kc_tag_qualifier: public kc_tag_abstract_list{
public:
explicit kc_tag_qualifier()
: token() { }
...
explicit kc_tag_qualifier(path_item p1 = 0, qualifier p2 = 0);
...

}
...
qualifier
Nilqualifier() {
qualifier kc_x = new kc_tag_qualifier();
^^^
aaa.cxx: In function `class kc::kc_tag_qualifier * kc::Nilqualifier()':
aaa.cxx:46904: call of overloaded `kc_tag_qualifier()' is ambiguous
aaa.cxx:9936: candidates are: kc::kc_tag_qualifier::kc_tag_qualifier()
aaa.cxx:44868: kc::kc_tag_qualifier::kc_tag_qualifier(kc::kc_tag_path_item * = 0, kc::kc_tag_qualifier * = 0)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 3 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Mon 20 Jan 2003 10:03:54 PM UTCpiefelOpen/ClosedOpen=>(Error - Not Found)
  StatusNone=>(Error - Not Found)
  Assigned toNone=>NA

Back to the top


Powered by Savane 3.1-cleanup1