Package: xutils
Version: 4.2.1-6
Severity: normal

The changelog for 4.1.0-7 claims that patch #032 adds a
ComplexCplusplusProgramTargetNoMan() Imake rule. However, what it
actually does, apparently by mistake, is add a second version of
ComplexCplusplusProgramTarget(). Since one of those already exists
further up Imake.rules, the patch has no useful effect.

I need this in order to make nitpic build with g++ >= 3.0 (previously it
built with the non-"Cplusplus" variant of the Imake rule, but that
produces incorrect linkage with the more modern g++); see #127162. I
guess I might just write a man page in order to get it going, though. :)

Thanks,

-- 
Colin Watson                                  [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to