Bug#605623: pmake: certain modifiers cannot be used with parentheses

2010-12-08 Thread Aleksey Cheusov
> Certain modifiers, such as ::!=, don't work if the variable in question > is delimited using parentheses instead of braces, while others do. I > would expect running the attached Makefile to produce "foo bar baz" or > maybe even "foo", but not "foo baz". 1) pmake packaged in Debian is extreaml

Bug#605623: pmake: certain modifiers cannot be used with parentheses

2010-12-01 Thread brian m. carlson
Package: pmake Version: 1.111-2 Severity: normal Certain modifiers, such as ::!=, don't work if the variable in question is delimited using parentheses instead of braces, while others do. I would expect running the attached Makefile to produce "foo bar baz" or maybe even "foo", but not "foo baz".