PR# 12802 Compiler generates two default .ctor() for a given Eiffel class.

Problem Report Summary
Submitter: paulbates
Category: Compiler
Priority: Medium
Date: 2007/05/21
Class: Bug
Severity: Serious
Number: 12802
Release: 6.0.6.8510
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Synopsis: Compiler generates two default .ctor() for a given Eiffel class.

Description
Declaring creation routines as .NET constructors will sometimes generate two .ctor() methods in the generated Eiffel type.
To Reproduce
See eweasel test#dotnet083
Problem Report Interactions