mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Improve error message.
[SVN r19237]
This commit is contained in:
@@ -629,7 +629,8 @@ rule expand-composites ( properties * )
|
||||
{
|
||||
error explicitly-specified values of non-free feature
|
||||
$(f) conflict :
|
||||
values: [ get-values $(f) : $(properties) ] $(x:G=) ;
|
||||
"existing values:" [ get-values $(f) : $(properties) ] :
|
||||
"value from expanding " $(p) ":" (x:G=) ;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
@@ -629,7 +629,8 @@ rule expand-composites ( properties * )
|
||||
{
|
||||
error explicitly-specified values of non-free feature
|
||||
$(f) conflict :
|
||||
values: [ get-values $(f) : $(properties) ] $(x:G=) ;
|
||||
"existing values:" [ get-values $(f) : $(properties) ] :
|
||||
"value from expanding " $(p) ":" (x:G=) ;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user