Hi Marcel, > ... to prevent my IDE from complaining. In various places the patch
Which IDE do you use? > - removes "new String" > - replaces "new Character", "new Integer", "new Long" with > "Character.valueOf" etc > - fixed endless loop in > org/apache/poi/hssf/usermodel/EscherGraphics2d.drawString > > Patch against trunk: > <patch.txt> Please create a bugzilla entry - that way this patch will not be lost. Regards, Dave > > Cheers, > Marcel > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
