DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27511>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27511 ------- Additional Comments From [EMAIL PROTECTED] 2007-07-26 00:25 ------- I applied with 3.0 alpha3 to support reading data validation and stucked with the following compilation errors: --------------- "DVRecord.java": org.apache.poi.hssf.record.DVRecord should be declared abstract; it does not define fillFields (org.apache.poi.hssf.record.RecordInputStream) in org.apache.poi.hssf.record.Record at line 38, column 1 "DVRecord.java": cannot resolve symbol: constructor Record (short,short,byte[]) in class org.apache.poi.hssf.record.Record at line 137, column 9 "DVRecord.java": cannot resolve symbol: constructor Record (short,short,byte [],int)in class org.apache.poi.hssf.record.Record at line 150, column 9 "DVRecord.java": createPtg(org.apache.poi.hssf.record.RecordInputStream) in org.apache.poi.hssf.record.formula.Ptg cannot be applied to (byte[],int) at line 198, column 26 "DVRecord.java": createPtg(org.apache.poi.hssf.record.RecordInputStream) in org.apache.poi.hssf.record.formula.Ptg cannot be applied to (byte[],int) at line 214, column 26 "DVRecord.java": cannot resolve symbol: method getFromUnicode (byte[],int,int) in class org.apache.poi.util.StringUtil at line 550, column 48 "DVRecord.java": cannot resolve symbol: method putUncompressedUnicode (java.lang.String,byte[],int)in class org.apache.poi.util.StringUtil at line 579, column 28 ... more -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
