
19 May
2010
19 May
'10
1:53 a.m.
2010/5/18 Eric Blake <eblake@redhat.com>:
On 05/18/2010 11:57 AM, Matthias Bolte wrote:
The "help avoid accidental remote_protocol.x changes" commit 180d4b2b added a make check rule that tried using pdwtags from the dwarves package to protect against accidental remote_protocol.x changes.
I installed dwarves package on Ubuntu 10.04 and make check fails for me now.
What is your 'pdwtags --version'? On Fedora 13, it's v1.8pre1. Very likely, it's just a matter of slightly varying output styles between the two versions that needs some accommodation.
$ pdwtags --version pdwtags: --version: No such file or directory The dwarves package has version 1.3. Matthias