Hi!

implicit_pattern = re.compile("([^:]*):(\d+): warning: implicit declaration " …

I think that a simple addition to the already-existing sed command, like
s/^[^:]*:[0-9]*:/config test;/ (which I did in mksh-35.2-2, pending to be
uploaded by my sponsor¹) should avoid your script to be triggered.

Note that the sed is only run on configure-time $CC calls anyway, not on
calls to $CC used to really build mksh with the compiled results, so that
real bugs in the source were to still be caught, if they then existed.

① I just realised I have a freeze exception on mksh, even if I don’t know
  why, so let’s use it… (I learned about the freeze 2 days ago on the media…)

bye,
//mirabilos
-- 
Sometimes they [people] care too much: pretty printers [and syntax highligh-
ting, d.A.] mechanically produce pretty output that accentuates irrelevant
detail in the program, which is as sensible as putting all the prepositions
in English text in bold font.   -- Rob Pike in "Notes on Programming in C"



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

Reply via email to