On Mon, Feb 3, 2025 at 2:08 PM ben via cctalk <cctalk@classiccmp.org> wrote:
> > But open source should have fixed versions, if possible. > I'm not really sure what this means. Most open source projects have defined release versions. I might not want the latest C standard. > For gcc this is what --std is for. Though I'm not sure it can be forced to only accept K&R. What version has the fewest bugs. > Proprietary info for most closed source code, no?