As part of my ongoing quest to fix minor compile warnings and annoyances as a way of avoiding doing any of that in-depth and productive work that takes so much more effort, I had a look at how to get rid of the 100 warnings intltool-update gives while doing ‘make check’ for Tracker.
mismatched quotes at line 748 in ../tests/functional-tests/performance-tc-modified.py
mismatched quotes at line 754 in ../tests/functional-tests/performance-tc-modified.py
mismatched quotes at line 782 in ../tests/functional-tests/performance-tc-modified.py
mismatched quotes at line 785 in ../tests/functional-tests/performance-tc-modified.py
mismatched quotes at line 813 in ../tests/functional-tests/performance-tc-modified.py
mismatched quotes at line 817 in ../tests/functional-tests/performance-tc-modified.py
mismatched quotes at line 846 in ../tests/functional-tests/performance-tc-modified.py
mismatched quotes at line 852 in ../tests/functional-tests/performance-tc-modified.py
mismatched quotes at line 880 in ../tests/functional-tests/performance-tc-modified.py
The solution turns out to be upgrade to intltool 0.50, it’s a simple package so you should be able to just do a drop-in upgrade, for example on Fedora just upgrade with this RPM.