Re: o.a.pi.poifs.filesystem.TestEmptyDocument fails on HEAD

2005-04-29 Thread Rainer Klute
Am Freitag, den 22.04.2005, 11:46 +0530 schrieb Avik Sengupta: And we've seen that happen to POI in the last year that we've had breakage in HEAD.. it really affects development velocity when you cant answer the above question confidently! I've tried to find a middle path in the current

bug 31906?

2005-04-29 Thread Avik Sengupta
Any thoughts on http://issues.apache.org/bugzilla/show_bug.cgi?id=31906 (Pull method for continue records) Looks good to me, but I'm not sure i've thought of all consequences. Can someone profile it for memory/speed? Regards - Avik

Problems with DDF

2005-04-29 Thread Nick Burch
Hi All I'm trying to use DDF to handle the Escher records in PowerPoint, as part of my PowerPoint support. As part of this, I'm seeing quite a lot of problems with the DDF support. What's the best course of action here? Should I file a bunch of bug reports, and discuss if I've correctly

DO NOT REPLY [Bug 31906] - [PATCH] Pull method for handeling continue records

2005-04-29 Thread bugzilla
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=31906. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: bug 31906?

2005-04-29 Thread andy
I didn't look closely...are there sufficient unit tests? In my mind as long as there are...tag files it touches in head, commit, revert if its a problem. One simple test is that unit tests that did speed output would be revealing. If it came from someone outside the normal group of

Re: Problems with DDF

2005-04-29 Thread andy
Nick Burch wrote: Hi All I'm trying to use DDF to handle the Escher records in PowerPoint, as part of my PowerPoint support. As part of this, I'm seeing quite a lot of problems with the DDF support. What's the best course of action here? Should I file a bunch of bug reports, and discuss if

DO NOT REPLY [Bug 31906] - [PATCH] Pull method for handeling continue records

2005-04-29 Thread bugzilla
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=31906. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-poi/src/java/org/apache/poi/hpsf Constants.java VariantSupport.java

2005-04-29 Thread klute
klute 2005/04/29 09:58:55 Modified:src/java/org/apache/poi/hpsf Constants.java VariantSupport.java Log: - Added support for the Korean character set MS949. Thanks again to Ralf Terdic [EMAIL PROTECTED]! Revision ChangesPath 1.4 +4 -1