﻿id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc
3941,Cannot compile r2461,Ldp,team,"
{{{
$ ant clean dist
[...]
    [javac] /mnt/disk/b/osm/josm/trunk/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:140: cannot find symbol
    [javac] symbol  : method getErrors()
    [javac] location: class org.openstreetmap.josm.data.osm.Way
    [javac]             if(way.getErrors() != null) {
    [javac]                   ^
    [javac] /mnt/disk/b/osm/josm/trunk/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:191: cannot find symbol
    [javac] symbol  : method getErrors()
    [javac] location: class org.openstreetmap.josm.data.osm.Relation
    [javac]             if(relation.getErrors() != null) {
    [javac]                        ^
[...]
    [javac] 2 errors
    [javac] 23 warnings

}}}

With sun-jdk-1.6.0.17",defect,closed,blocker,Core,latest,fixed,,
