MarcoGervasoni / gwt-math

Automatically exported from code.google.com/p/gwt-math
0 stars 0 forks source link

Does not compile with GWT 2.1 M1 #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Take existing GWT 2.0 project 
2. Compile with GWT 2.1 M1

What is the expected output? What do you see instead?

Expected compile...got:

     [ERROR] Errors in
'jar:file:/Users/rickhicksted/Downloads/gwt-2.1.0.M1/gwt-user.jar!/com/google/gw
t/emul/java/math/Elementary.java'
         [ERROR] Line 55: op1.sign cannot be resolved or is not a field
         [ERROR] Line 56: op2.sign cannot be resolved or is not a field
         [ERROR] Line 64: op1.numberLength cannot be resolved or is not a field
         [ERROR] Line 65: op2.numberLength cannot be resolved or is not a field
         [ERROR] Line 68: op1.digits cannot be resolved or is not a field
         [ERROR] Line 69: op2.digits cannot be resolved or is not a field
         [ERROR] Line 78: The constructor BigInteger(int, int) is undefined
         [ERROR] Line 79: The constructor BigInteger(int, int, int[]) is
undefined
         [ERROR] Line 85: op1.digits cannot be resolved or is not a field
         [ERROR] Line 85: op2.digits cannot be resolved or is not a field
         [ERROR] Line 86: op2.digits cannot be resolved or is not a field
         [ERROR] Line 86: op1.digits cannot be resolved or is not a field
         [ERROR] Line 89: op1.digits cannot be resolved or is not a field
         [ERROR] Line 89: op2.digits cannot be resolved or is not a field
         [ERROR] Line 91: BigInteger.EQUALS cannot be resolved
         [ERROR] Line 95: BigInteger.GREATER cannot be resolved
         [ERROR] Line 97: op1.digits cannot be resolved or is not a field
         [ERROR] Line 97: op2.digits cannot be resolved or is not a field
         [ERROR] Line 100: op2.digits cannot be resolved or is not a field
         [ERROR] Line 100: op1.digits cannot be resolved or is not a field
         [ERROR] Line 103: The constructor BigInteger(int, int, int[]) is
undefined
         [ERROR] Line 104: The method cutOffLeadingZeroes() is undefined
for the type BigInteger
         [ERROR] Line 122: BigInteger.EQUALS cannot be resolved
         [ERROR] Line 123: BigInteger.LESS cannot be resolved
         [ERROR] Line 124: BigInteger.GREATER cannot be resolved
         [ERROR] Line 135: op1.sign cannot be resolved or is not a field
         [ERROR] Line 136: op2.digits cannot be resolved or is not a field
         [ERROR] Line 136: op1.digits cannot be resolved or is not a field
         [ERROR] Line 136: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 137: op2.sign cannot be resolved or is not a field
         [ERROR] Line 139: op1.sign cannot be resolved or is not a field
         [ERROR] Line 139: op2.sign cannot be resolved or is not a field
         [ERROR] Line 140: op1.digits cannot be resolved or is not a field
         [ERROR] Line 140: op1.digits cannot be resolved or is not a field
         [ERROR] Line 140: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 140: op2.digits cannot be resolved or is not a field
         [ERROR] Line 141: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 143: op1.digits cannot be resolved or is not a field
         [ERROR] Line 143: op2.digits cannot be resolved or is not a field
         [ERROR] Line 144: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 144: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 146: op1.digits cannot be resolved or is not a field
         [ERROR] Line 146: op1.digits cannot be resolved or is not a field
         [ERROR] Line 146: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 146: op2.digits cannot be resolved or is not a field
         [ERROR] Line 147: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 149: op1.digits cannot be resolved or is not a field
         [ERROR] Line 149: op1.digits cannot be resolved or is not a field
         [ERROR] Line 149: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 149: op2.digits cannot be resolved or is not a field
         [ERROR] Line 150: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 151: op1.sign cannot be resolved or is not a field
         [ERROR] Line 151: op1.sign cannot be resolved or is not a field
         [ERROR] Line 154: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 154: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 154: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 155: The method cutOffLeadingZeroes() is undefined
for the type BigInteger
         [ERROR] Line 156: The method unCache() is undefined for the type
BigInteger
         [ERROR] Line 168: op1.sign cannot be resolved or is not a field
         [ERROR] Line 169: op2.digits cannot be resolved or is not a field
         [ERROR] Line 169: op1.digits cannot be resolved or is not a field
         [ERROR] Line 169: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 170: op1.sign cannot be resolved or is not a field
         [ERROR] Line 170: op2.sign cannot be resolved or is not a field
         [ERROR] Line 171: op1.sign cannot be resolved or is not a field
         [ERROR] Line 171: op2.sign cannot be resolved or is not a field
         [ERROR] Line 172: op1.digits cannot be resolved or is not a field
         [ERROR] Line 172: op1.digits cannot be resolved or is not a field
         [ERROR] Line 172: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 172: op2.digits cannot be resolved or is not a field
         [ERROR] Line 173: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 174: op1.sign cannot be resolved or is not a field
         [ERROR] Line 176: op1.digits cannot be resolved or is not a field
         [ERROR] Line 176: op2.digits cannot be resolved or is not a field
         [ERROR] Line 177: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 177: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 179: op1.digits cannot be resolved or is not a field
         [ERROR] Line 179: op1.digits cannot be resolved or is not a field
         [ERROR] Line 179: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 179: op2.digits cannot be resolved or is not a field
         [ERROR] Line 180: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 183: op1.digits cannot be resolved or is not a field
         [ERROR] Line 183: op1.digits cannot be resolved or is not a field
         [ERROR] Line 183: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 183: op2.digits cannot be resolved or is not a field
         [ERROR] Line 184: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 185: op1.sign cannot be resolved or is not a field
         [ERROR] Line 185: op1.sign cannot be resolved or is not a field
         [ERROR] Line 188: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 188: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 188: op2.numberLength cannot be resolved or is not a
field
         [ERROR] Line 189: The method cutOffLeadingZeroes() is undefined
for the type BigInteger
         [ERROR] Line 190: The method unCache() is undefined for the type
BigInteger
         [ERROR] Line 203: op1.digits cannot be resolved or is not a field
         [ERROR] Line 203: op1.digits cannot be resolved or is not a field
         [ERROR] Line 203: op1.numberLength cannot be resolved or is not a
field
         [ERROR] Line 215: op1.digits cannot be resolved or is not a field
         [ERROR] Line 249: op1.digits cannot be resolved or is not a field
         [ERROR] Line 264: op1.sign cannot be resolved or is not a field
         [ERROR] Line 445: BigInteger.EQUALS cannot be resolved

What version of the product are you using? On what operating system?

2.1 (featured DL) MacOSX 10.6/Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by rhicks...@gmail.com on 20 May 2010 at 6:34

GoogleCodeExporter commented 9 years ago
GWT 2.1 has BigDecimal built in based on http://code.google.com/p/gwt-java-math 
you
should not need any extra dependencies

Original comment by rich...@zschech.net on 27 May 2010 at 2:37