Git segfault when called via Google Repo [Was: [ANNOUNCEMENT] Updated: git-2.0.4-1]

2014-08-30 Thread Adam Dinwoodie
On Wed, Aug 27, 2014 at 02:23:02PM +0800, Robert Bu wrote: > If you remember, I've changed CYGWIN=winsymlinks:nativestrict to > CYGWIN=winsymlinks:lnk to satisfy repo to create the symlink. > However, I still get a problem in Cygwin-64 on Win7. It seems to be > a git problem now. The error message

Re: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll'

2014-08-30 Thread Keith Christian
File says this: file /usr/lib/php/20121212/tidy.dll /usr/lib/php/20121212/tidy.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows Keith On Fri, Aug 29, 2014 at 11:25 PM, Andrey Repin wrote: > Greetings, Keith Christian! > >> Forgot to mention that the error occurs even though the

strnicmp no longer defined in snapshots

2014-08-30 Thread Ken Brown
The definition of strnicmp has been removed from /usr/include/string.h. But I don't see any mention of that removal in the newlib ChangeLog, so I'm wondering if the removal was deliberate. strnicmp is used in the emacs-w32 sources. I can obviously patch emacs to add the definition, but I tho

Re: strnicmp no longer defined in snapshots

2014-08-30 Thread Ken Brown
On 8/30/2014 12:34 PM, Ken Brown wrote: The definition of strnicmp has been removed from /usr/include/string.h. But I don't see any mention of that removal in the newlib ChangeLog, so I'm wondering if the removal was deliberate. More precisely, the ChangeLog entry just says, "Improve language

Re: strnicmp no longer defined in snapshots

2014-08-30 Thread Ken Brown
Please ignore my previous two messages. I just found the newlib discussion (https://sourceware.org/ml/newlib/2014/msg00309.html) in which Corinna said to remove strncimp and related definitions. So that answers my question. Sorry for the noise. Ken -- Problem reports: http://cygwin.c

[ANNOUNCEMENT] Updated: subversion-1.8.10-2

2014-08-30 Thread David Rothenberger
This is a rebuild of subversion-1.8.10 against the new Ruby 2.0 release. NEWS: = See CHANGES (URL below) for more information about the differences between 1.8.0 and previous Subversion releases. IMPORTANT: Please read the release notes (URL below) before upgrading from a previous major relea

Re: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll'

2014-08-30 Thread Yaakov Selkowitz
On 2014-08-29 21:18, Keith Christian wrote: While test driving the new php-5.5.16-1, I checked the version and got the tidy.dll error: php -v PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll' - No such process in Unknown on line This sounds like you are