On 04/20/2016 04:25 PM, Corinna Vinschen wrote:
On Apr 20 15:05, Tomas Jura wrote:
On 04/19/2016 03:39 PM, Corinna Vinschen wrote:
BTW: My machine is Windows Server 2008, yesterday I also run the Windows
update procedure before I notified the chmod error.
A months ago, I had to migrate to the n
On Apr 21 09:15, Tomas Jura wrote:
> On 04/20/2016 04:25 PM, Corinna Vinschen wrote:
> >On Apr 20 15:05, Tomas Jura wrote:
> >>On 04/19/2016 03:39 PM, Corinna Vinschen wrote:
> BTW: My machine is Windows Server 2008, yesterday I also run the Windows
> update procedure before I notified the
On Apr 20 11:18, Ernie Rael wrote:
> On 4/20/2016 10:22 AM, Canham, Timothy K (348C) wrote:
> >I think I understand what happened now. The call to pthread_attr_init() is
> >contained within a function we use to start threads. It is called successive
> >times and it fails on the second call. It wo
On 21/04/2016 09:28, Tobias Häberlein wrote:
Hello,
I start xfig in a XFCE-Desktop-Env an it starts up without problems. I can
draw anything I want unless I try to open a dialog window (e.g. via
File->Open or File->Export). Then xfig crashes with the following message in
the command line:
On 21/04/2016 10:36, Дмитрий Марков wrote:
Hello,
I updated my cygwin yesterday, because I found strange bug when using
boost::asio::ip::tcp::socket for sending some text information(some information
became broken). I haven't got such bug under my Linux OS, so I decide upgrade
the cygwin.
Af
Note that I'm not necessarily arguing against you in every point you wrote.
Some reactions are just notes.
On 21. 4. 2016 0:10, Warren Young wrote:
> One such example is the recent complaint thread about Git’s path handling,
> which wouldn’t even come up under UfW, because it isn’t Windows at al
Дмитрий Марков mail.ru> writes:
> After successful updating of cygwin I can't build my project.
You most likely need to clear any configure caches and run configure again.
Regards,
Achim.
Here's a patch for git 2.8.1 that I wrote for MSYS2 to address the
same issue. Because I'd read this thread before I started working on
it (and generally since it's good to) I kept it in mind to make it
work for Cygwin in-case you wanted to use it:
https://raw.githubusercontent.com/Alexpux/MSYS2-p
On Thu, Apr 21, 2016 at 2:11 PM, Ray Donnelly wrote:
> Here's a patch for git 2.8.1 that I wrote for MSYS2 to address the
> same issue. Because I'd read this thread before I started working on
> it (and generally since it's good to) I kept it in mind to make it
> work for Cygwin in-case you wanted
David Macek scripsit:
> You're assuming LSW will become pre-installed on these workstations and
> UoW will become a Windows Store "app". I'm not saying it can't happen,
> but it seems unlikely at the moment.
Why unlikely? That is exactly what is the case, if you are running
the current alpha bui
Hi,
After a fresh installation of Cygwin x86_64 in a Windows 10 machine, XWin
crashes during startup (rest of Cygwin seems OK). Here is the backtrace:
--
$ gdb --args /usr/bin/XWin -multiwindow
GNU gdb (GDB) (Cygwin 7.10.1-1) 7.10.1
Copyright (C) 2015 Free Software
Greetings, Adam Dinwoodie!
> On Wed, Apr 20, 2016 at 04:37:34PM -0400, Eliot Moss wrote:
>> I think this will do it:
>>
>> function git {
>> declare -a ARGS
>> for n in "$@" ; do ARGS+=("$(cygpath -u -- "${n}")") ; done
>> command git "${ARGS[@]}"
>> }
>>
>> The reason this is a little mor
Greetings, Warren Young!
> On Apr 15, 2016, at 4:04 AM, Andrey Repin wrote:
>>
>>> And yet, despite the free
>>> availability of top-quality VM technology, Cygwin continues to thrive.
>>
>> Because interoperability.
> So the ability to run native Linux ELF binaries without recompilation on
> W
On 2016-04-21 04:21, Marco Atzeri wrote:
try using __XSI_VISIBLE=4
Everbody,
*Please* review the documentation in . The __*_VISIBLE
macros are internal only and must NEVER be defined by users. The public
_*_SOURCE macros are the ONLY acceptable way to use the feature test macros.
--
Yaak
Corinna Vinschen cygwin.com> writes:
> 2.5.1 will be basically a bugfix release only. I plan to release
> it *this* Friday at the latest.
>
> Please give it a try ASAP.
Holding up OK in my usage.
Regards,
Achim.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
15 matches
Mail list logo