diff --git a/v2/build/property.jam b/v2/build/property.jam index b42dd34fd..1e5fbf2b7 100644 --- a/v2/build/property.jam +++ b/v2/build/property.jam @@ -610,7 +610,7 @@ class property-map : $(match-ranks) ] ; if $(best[2]) { - errors.error "Ambiguous key" $(properties) ; + errors.error "Ambiguous key $(properties:J= :E=)" ; } local original = $(self.value.$(best)) ; if $(value)