Re: WINDOWS users of Tidy: roadmap feedback requested

Jim Derry <[email protected]> Tue, 26 Jan 2016 09:11:05 +0800
Newsgroups gmane.comp.web.html-tidy.user
Message-ID <[email protected]>
I=E2=80=99ve not managed to find a free C library the implements printf =
without too many dependencies on the rest of a runtime library. For =
example BSD seems like an obvious choice, but has dependencies on too =
much BSD-specific imports. GNU lib, aside from the licensing issue, has =
similar dependency problems. None of the =E2=80=9Cportable=E2=80=9D =
implementations I=E2=80=99ve looked at support the POSIX extensions.


> On Jan 26, 2016, at 8:15 AM, Richard A. O'Keefe <[email protected]> =
wrote:
>=20
> Can I suggest a very simple solution?
> Use an open source implementation of printf(),
> rather than relying on whatever your C library gives you.
>=20
> My use of Windows has been mainly under Cygwin and
> Microsoft "Services for Unix Applications".
>=20
>=20