Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4047

Re: msys2 patches

Path csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail
From Fred Kiefer <fredkiefer@gmx.de>
Newsgroups gnu.gnustep.bug
Subject Re: msys2 patches
Date Sun, 16 Aug 2015 22:31:41 +0200
Lines 39
Approved bug-gnustep@gnu.org
Message-ID <mailman.8439.1439757344.904.bug-gnustep@gnu.org> (permalink)
References <CAKur+CUAtji+e8qeHcFovOaKfarEP+41kGJOzfWwQoBrQ-NbdA@mail.gmail.com>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-Trace usenet.stanford.edu 1439757344 19557 208.118.235.17 (16 Aug 2015 20:35:44 GMT)
X-Complaints-To action@cs.stanford.edu
To Seong Gu Lee <sgleehd@gmail.com>, bug-gnustep@gnu.org
Envelope-to bug-gnustep@gnu.org
X-Enigmail-Draft-Status N1110
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
In-Reply-To <CAKur+CUAtji+e8qeHcFovOaKfarEP+41kGJOzfWwQoBrQ-NbdA@mail.gmail.com>
X-Provags-ID V03:K0:mqLV1N2PuB8jGdBkufx9AqJQL2ablNGxYdte1bwRMujPxj40Wp0 mYYOuZ2Z8FGQQEqPK8KyTpv85m3xCUJxt0h0a/qf7LYfPuK9Pzn6Ml0oVqFgzRYeEtuIum/ 2G18nlIWUm/GF9bjdlLtsmR/5daAkx49WtrOGa7kHujMYqwNM7gG+MUj+7pEGj867ec5rPW XZhzloceQ2SzsZ4RS5bmg==
X-UI-Out-Filterresults notjunk:1;V01:K0:4PSzdFr+M3Y=:FBGflQ7uTUhpxk9BhND32U kxil8KBj4QdC517Ysxdy+euoBH5xvXH+6qlMmtVfhQh5qEch6z79oZpA7d6ycIPtv30Qd3Mmv N/G0OYHeqWcxRZJF2+FdKAdakJpQN6aTWG7iQKUAwkuhScq0dQ7saSIHx9Y+vNzi0AFAvwstm LJHDG6Et+K+G9Om6OW0/pO+d10mmC7NjQps3/3QLkAQA/XMSlwkuR20ftY76mFPreXJyBe1jy hilm4XQT55xVAvWVoZvfq6h0lqKIgf8z5osCXQiP/XBlOwT7XPeI1VR8t2BSB7IiQy199Gauj ksJIgsAaTojL6FjJW7swmUD7XOXXUNIMYEiktWzVZMYk+OAdXFnJ7AEr9jtkTBzvVjXcb6Pkq UtDyAHCjGdzLKBCu6RVAskTW6ZFL/Bf4ncpXwH5KATHQhEJ90jBt+tBEjvewVM51Rt9hy5fo9 J8sY41VvZg6tkH6N8UNldgHC1unyU64hTLg1J29asJngWfVnHgn8p6lV4ynMOPD74CdCNPF8t fSnGwJHaeiUaKl8QgE9AIIqBelzPF8ZDvXkwUbK4HXqoCfi+CqMupYJGHIO81P3En6S7oVH39 z9HpA8LWvsfMku/hMu7vI/9PeRXrNHckDPxr5wNd1BHroCSHjVVwaGQfIg1L4lmU4Iu4pGX+P XoNe1bwabnhCxYkYlQa+zzGkA++aTxEEHFBqmB8H5es95It2mhqs6GFYfY6i0cMMfA4bw8A+Y xGY1Uf+I+ABfDFDu5s9ivHA24aj53c2zgbMMlQ==
X-detected-operating-system by eggs.gnu.org: GNU/Linux 3.x [generic]
X-Received-From 212.227.15.19
X-BeenThere bug-gnustep@gnu.org
X-Mailman-Version 2.1.14
Precedence list
List-Id Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-gnustep>
List-Post <mailto:bug-gnustep@gnu.org>
List-Help <mailto:bug-gnustep-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.gnustep.bug:4047

Show key headers only | View raw


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

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

Re: msys2 patches Fred Kiefer <fredkiefer@gmx.de> - 2015-08-16 22:31 +0200

csiph-web