[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: msys2 patches
From: |
Fred Kiefer |
Subject: |
Re: msys2 patches |
Date: |
Sun, 16 Aug 2015 22:31:41 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 |
Thank you very much for your excellently documented changes. I already
submitted the gui changes to the repository and looked into the base
changes as well and they look very sensible to me. I did not quite
understand the way you work around the problem with the type BOOL. I
understand the issue itself, but how does your work around function?
If nobody commits the rest of your base patches in the next few days, I
will do so.
As for the script changes I am hoping that Adam Fedor looks into these.
I am not that familiar with how the scripts for Windows work and don't
want to break things for the old version of MSys.
Cheers
Fred
Am 16.08.2015 um 13:15 schrieb Seong Gu Lee:
> Dear gnustep developers,
>
> It is first time for me to submit something here.
>
> msys2 is more convinient and updated than msys,
> so I tried to build windows version of gnustep with it.
>
> Some build tweaks are need to compile.
>
> Though gnustep windows build seems to be rarely used,
> it would be good that anyone having interest check my tweaks.
> There may be some violation of patch submitting rule such as format or
> file which I have not noticed.
>
> Unfortunately, libojbc2 still cannot be build with msys2/clang.
> All compiling was done with mingw32(gcc 5.2.0)
>
>
> Best regards,
>
> Lee, Seong-Gu