]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool: output bold attribute more portably
authorMats Erik Andersson <gnu@gisladisker.se>
Wed, 15 Apr 2015 16:31:46 +0000 (18:31 +0200)
committerPádraig Brady <P@draigBrady.com>
Wed, 15 Apr 2015 22:46:27 +0000 (23:46 +0100)
commit75d1743ac50af4bc1661bfb43d749c9718d1e310
tree8aff1f90dc243628f5cc876b1de54ae4450a75a1
parent2653a3014fe44bb718763655dddb28b2f404ab40
gnulib-tool: output bold attribute more portably

* gnulib-tool (func_show_module_list): Change hexadecimal
numbers to octal in BOLD_ON and BOLD_OFF.  The use of hex
encoded numbers as arguments to `printf' is not portable,
and is not claimed by POSIX.  This is the case with FreeBSD.
ChangeLog
gnulib-tool