Closed Bug 668499 Opened 14 years ago Closed 13 years ago

Move D2A out of MathUtils.cpp/h, to make them visible outside those files

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lhansen, Assigned: lhansen)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
This is a simple refactoring, again I've cleaned up comments and so on but there should be no functionality changes here at all. As the summary says, the point here is to make the D2A utility class available to more than the MathUtils.{cpp,h} files: future a2d/d2a bug fixing will happen in more than one file, and will need access to this code. I apologize for introducing new files.
Attachment #543122 - Flags: review?(stejohns)
Note, it may be tricky to apply this if not applying the patch for bug #668470 first, but I don't know that for a fact. But it was developed on top of that.
Blocks: a2d-d2a
Depends on: 668470
Comment on attachment 543122 [details] [diff] [review] Patch Review of attachment 543122 [details] [diff] [review]: ----------------------------------------------------------------- R+, but can I inquire what else is using this?
Attachment #543122 - Flags: review?(stejohns) → review+
> R+, but can I inquire what else is using this? Future a2d/d2a bug fixing will happen in more than one file because algorithms are likely to be factored on the macro level and the macro factoring will likely spread to multiple files. (The number of bugs in the current implementations makes it messy to apply spot bug fixes without significant risk to either existing semantics or future maintainability.)
changeset: 6546:815b301e1dd0 user: Lars T Hansen <lhansen@adobe.com> summary: Fix 668499 - Move D2A out of MathUtils.cpp/h, to make them visible outside those files (r=stejohns) http://hg.mozilla.org/tamarin-redux/rev/815b301e1dd0
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: