Closed
Bug 473615
Opened 17 years ago
Closed 17 years ago
Fix the order of member variable in the initialization list
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 473618
People
(Reporter: rishah, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5
Build Identifier:
The order of member variables in the intialization list for few classes is different than the order of their declaration. Some compilers give warnings for such code. This bug is intended to fix such code.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•17 years ago
|
||
Marking this as duplicate since bugzilla gave a connection error no my end prompting me to file the bug again. But seems like in spite of error bug was generated.
marking this as duplicate and closed.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•