bugKimwitu++ - Bugs: bug #2289, ctor of predefined phyla should...

 
 

bug #2289: ctor of predefined phyla should cause warning

Submitter:  Toby Neumann <tneumann>
Submitted:  Mon 20 Jan 2003 10:05:06 PM UTC
   
 
Category:  documentation Severity:  2 - Minor
Priority:  * 6 Status:  Confirmed
Assigned to:  tneumann Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 26 Sep 2003 11:42:11 AM UTC, comment #2: 

The input:

%ctor casestring() {
    "casestring constructor";
}

results in the code (sans #line):

impl_casestring__Str::impl_casestring__Str()
{
    "casestring constructor";
                                                                                                    }

That looks quite good to me. However, the constructor called
in mkcasestring has a const char* argument. Trying to define
this in the input results in two definitions.

So - it works, just not as expected.

Michael Piefel <piefel>
Group administrator
Mon 20 Jan 2003 10:05:10 PM UTC, comment #1: 

piefel Thu, 18 Apr 2002 14:58:34 GMT assigned_to 100
piefel Thu, 27 Jun 2002 15:30:47 GMT priority 5

Anonymous
Mon 20 Jan 2003 10:05:06 PM UTC, original submission:  

Original-Id: 161
Date: Tue, 26 Mar 2002 15:29:14 GMT
ctor of predefined phyla should cause warning because they're not properly implemented anyway

Toby Neumann <tneumann>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by piefel (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-01-29 piefel Severity3,5 2 - Minor
        StatusNone Confirmed
    2003-09-26 piefel Assigned topiefel None
    2003-01-20 piefel Severity3 - Normal None
        Assigned toNone None

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code