Closed Bug 230528 Opened 21 years ago Closed 21 years ago

continuation of work on bug 226294; format-number() ignores the sign of its numerical argument

Categories

(Core :: XSLT, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: chofmann, Assigned: sicking)

Details

Attachments

(1 file)

this is to pick up on work that needs to be done to the trunk to fix the problems outlined in http://bugzilla.mozilla.org/show_bug.cgi?id=226294
Assignee: peterv → bugmail
Depends on: 226294
No longer depends on: 226294
Attached patch patch to fixSplinter Review
Javier and I came to the conclusion that transformiix doesn't seem have any of the code like what was fixed in bug 224487 so this should be fine.
Attachment #138911 - Flags: superreview?(peterv)
Attachment #138911 - Flags: review?(axel)
Comment on attachment 138911 [details] [diff] [review] patch to fix >Index: source/base/Double.cpp >=================================================================== >+typedef union txdpun { >+ float64 value; I think you could use PRFloat64 here.
Attachment #138911 - Flags: superreview?(peterv) → superreview+
Attachment #138911 - Flags: review?(axel) → review+
checked in, thanks for reviews
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: