This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libgcj/1596: setScale() missing from java.math.BigDecimal



>Number:         1596
>Category:       libgcj
>Synopsis:       setScale() missing from java.math.BigDecimal
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 09 12:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     jeff.sturm@commerceone.com
>Release:        20000108
>Organization:
>Environment:

>Description:
The setScale() method is not yet implemented in
java.math.BigDecimal.  (This is one of the last differences
from 1.1 I am aware of.)

>How-To-Repeat:
Compile the example source file.
>Fix:
Implement the missing method, or replace with a suitable
stub so existing code can compile.
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="BD.java"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="BD.java"

aW1wb3J0IGphdmEubWF0aC5CaWdEZWNpbWFsOwoKcHVibGljIGNsYXNzIEJEIHsKCXB1YmxpYyBz
dGF0aWMgdm9pZCBtYWluKFN0cmluZ1tdIGFyZ3MpIHsKCQlCaWdEZWNpbWFsIGFtb3VudCA9IG5l
dyBCaWdEZWNpbWFsKCIxMi4zNCIpOwoJCUJpZ0RlY2ltYWwgcmF0ZSA9IG5ldyBCaWdEZWNpbWFs
KCIwLjA2Iik7CgkJU3lzdGVtLm91dC5wcmludGxuKAoJCQlhbW91bnQubXVsdGlwbHkocmF0ZSku
c2V0U2NhbGUoMiwgQmlnRGVjaW1hbC5ST1VORF9IQUxGX1VQKSk7Cgl9Cn0K

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]