was already asked - I didn't see it when I searched for
man page issues.
Thanks, Mike Fulton
Hi
Thank you for the detailed response!
Over the last year, we have been working hard in the z/OS Open Tools
community (https://zosopentools.github.io/meta/#/)
to not only port the fundamental tools to z/OS, but also to do it
completely in the open. We create one 'port' repo for each
Open Source
Hi
I have hit a problem trying to build the latest groff.
I am able to successfully build 1.22.4
The issue I am hitting is that there is a `#include ` before the
`config.h` file is included.
Unfortunately on z/OS, `assert.h` includes `stdio.h` and the `stdio.h` that
is pulled in is from `lib/stdi
Hi
Yes - that’s how I fixed it too. There are several files I need to do that
with. Is this something that should be upstreamed?
Should I put a patch together or are you already doing this?
Mike
On Sat, Nov 18, 2023 at 18:38 Bjarni Ingi Gislason
wrote:
> I have this in my private branch
>
>
: None
___
Follow-up Comments:
---
Date: Sun 19 Nov 2023 09:11:06 PM UTC By: mike fulton
I have hit a problem trying to build groff 1.23.0.
I am able to successfully build 1.22.4
The issu