Package: colormake Version: 0.2-6 Severity: normal Hi:
I upgraded to 0.2-6 and notice some lines are coloured strangely. I diffed the scripts and the diff that seems to matter is: @@ -73,7 +73,7 @@ { $in = 'make'; } - elsif ($thisline =~ s/^(\s*(g?cc|(g|c)\+\+).*)$/$col_gcc$1$col_norm/) + elsif ($thisline =~ s/^(\s*(.*g?cc|(g|c)\+\+).*)$/$col_gcc$1$col_norm/) { $in = 'gcc'; } Which seems to come from colormake-0.2/debian/patches/07_colormake.pl. In the following two lines, now first is multicolour (file, line, warning word, message), second is all pink. Before, all were multicolour: BL_ShapeActionActuator.cpp:451: warning: (perhaps the ‘offsetof’ macro was used incorrectly) BL_ShapeActionActuator.cpp:451: warning: invalid access to non-static data member ‘BL_ShapeActionActuator::m_startframe’ of NULL object ar output lines are yellow if they have a g, or pink if not (or so I think, because other ar run in a different place left all plain white). Before, all plain white: a - rna_world_gen.o a - rna_access.o -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.30.crossbow1 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages colormake depends on: ii less 436-1 pager program similar to more ii make 3.81-7 An utility for Directing compilati ii perl 5.10.1-7 Larry Wall's Practical Extraction colormake recommends no packages. colormake suggests no packages. -- debconf information: * colormake/renamed: -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org