[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] OS/2 patches for master branch, try 2
From: |
Gary V. Vaughan |
Subject: |
Re: [PATCH] OS/2 patches for master branch, try 2 |
Date: |
Thu, 20 Nov 2014 22:33:52 +0000 |
On Nov 20, 2014, at 4:55 AM, KO Myung-Hun <address@hidden> wrote:
>
> Hi/2.
Hi,
Thanks for the do-over in light of my edits on branch-1.4 :)
> These are OS/2 patches for master branch. Patches for 1.4 branch are
> reflected.
>
> [PATCH 1/5] configury: support DLLs on OS/2
Agreed. But these flags apply to more than just OS/2, so I turned on
-avoid-version and -no-undefined unconditionally.
> [PATCH 2/5] m4: support to load modules on OS/2
In principle, these seem like good changes, but the implementation is not as
clean as it could be, considering many of these changes certainly may apply on
more than just OS/2. I've rewritten equivalents to everything except module
name truncation to 8 characters maximum, which I'll figure out how to do nicely
tomorrow.
> [PATCH 3/5] configury: append $EXEEXT suffix to the executable,
> [PATCH 4/5] configury: add -Zargs-resp to LDFLAGS on OS/2.
> [PATCH 5/5] esyscmd: fdopen() with a text mode explicitly on OS/2.
Ack.
Effectively applied and pushed everything here, or equivalents - save module
name truncation.
Cheers,
--
Gary V. Vaughan (gary AT gnu DOT org)
- [PATCH] OS/2 patches for master branch, try 2, KO Myung-Hun, 2014/11/19
- [PATCH 1/5] configury: support DLLs on OS/2, KO Myung-Hun, 2014/11/19
- [PATCH 4/5] configury: add -Zargs-resp to LDFLAGS on OS/2., KO Myung-Hun, 2014/11/19
- [PATCH 2/5] m4: support to load modules on OS/2, KO Myung-Hun, 2014/11/19
- [PATCH 3/5] configury: append $EXEEXT suffix to the executable, /bin/sh, KO Myung-Hun, 2014/11/19
- Re: [PATCH] OS/2 patches for master branch, try 2,
Gary V. Vaughan <=