Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.BSM.4.64L.2505070253001.23070@herc.mirbsd.org>
Date: Wed, 7 May 2025 02:53:34 +0000 (UTC)
From: Thorsten Glaser <tg@...bsd.de>
To: musl@...ts.openwall.com
cc: Ignacy Gawędzki <ignacy.gawedzki@...en-communications.fr>
Subject: Re: [PATCH 1/1] tools: Rework adding of CFI annotations.

Felix Fietkau dixit:

> -  gsub(/ *: */, ": ")
> +  if (match(":", $1))
> +    sub(/ *: */, ": ")

Maybe this instead?

> +  gsub(/ *:  */, ": ")

bye,
//mirabilos
-- 
15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.