[squid-dev] [PATCH] convenience library renaming

Alex Rousskov rousskov at measurement-factory.com
Mon Feb 8 21:08:30 UTC 2016


On 02/08/2016 01:41 PM, Amos Jeffries wrote:
> I have been trying to automate graphing of the Squid internal
> dependencies. One of the major issues that has encountered is that some
> of our convenience libraries use the '-' hyphen character which is a
> reserved character in DOT graph format.
> 
> To make the scripts much simpler and the visual output reflect exactly
> what the library names this patch cleans up the library names to follow
> our pre-existing policy, and now also to remove punctuation from the
> library names.

No objections. The library names look inconsistent to me so if you are
changing them, you may also want to switch to a single name format:
"libX.la", "libsquidX.la", or "libsquid_X.la".

Alex.




More information about the squid-dev mailing list