|
|
Subscribe / Log in / New account

A look at dynamic linking

A look at dynamic linking

Posted Feb 13, 2024 19:25 UTC (Tue) by WolfWings (subscriber, #56790)
In reply to: A look at dynamic linking by jengelh
Parent article: A look at dynamic linking

BTW, the way you structured several lines as 'one enormous one-liner' really blows out the formatting of the site due to your comment.

There's never any reason to have a bunch of commands on one line linked with ; like that, just use extra lines. :)


to post comments

A look at dynamic linking

Posted Feb 13, 2024 20:22 UTC (Tue) by jengelh (guest, #33263) [Link]

Yeah I only noticed it afterwards. There's a simple fix that could be applied to the LWN CSS globally: `pre { white-space: pre-wrap; }`.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds