SQLite temporary path creation broken in latest stable release

2013-06-09 Thread Daniel Colascione
The mandatory locking work (which I haven't been able to test) aside, temporary table creation is broken with SQLite 3.7.16.2-1. 'CREATE TEMP TABLE foo (bar INT)' fails. cygwinGetTempname, called from getTempname, returns the correct temporary directory --- "/var/tmp/etilqs_z28HceqmzVr3ZO1" in my c

Do the runtime support the large file 2GB with fstati64 (error: undefined reference to __fstati64 )?

2013-06-09 Thread Lord Flaubert Steve Ataucuri Cruz
Folks, I did some research at mailing list, faq and I didn't seek any information about this error . I am trying to build an installer of some great tools of linux to windows, but I wanna use and Cygwin runtime and Mingw(please don't redirect to another list). I am going to explain what I did: $

Regression with 1.7.20-1

2013-06-09 Thread Steven Penny
Since upgrading to the package "cygwin 1.7.20-1" a command such as this no longer works ffmpeg -codecs | grep mov http://ffmpeg.zeranoe.com/builds Two workarounds I have found 1. run command like this timeout 1 ffmpeg -codecs | grep mov 2. Downgrade to package "cygwin 1.7.18-1" -- Proble

incident during setup on newly built system

2013-06-09 Thread lothar atheling
[[file fragment: /var/log/setup.log.full]] Found ini file - E:\mlo/setup.ini INVALID PACKAGE: file://E:\mlo/release/inetutils/inetutils-1.7-2.tar.bz2 - Size mismatch: Ini-file: 385658 != On-disk: 385652 INVALID PACKAGE: file://E:\mlo/release/inetutils/inetutils-1.7-2-src.tar.bz2 - Size mismatch: I

Python core dump depending on module import order with latest upgrade

2013-06-09 Thread GrahamC
Since the latest upgrade the following python program causesĀ an "Aborted (core dumped)" error: #!/usr/bin/python import ctypes import zlib a = 1 If the order of imports is reversed (zlib then ctypes) no coreĀ dump error occurs. python2.7.exe.stackdump contains nothing of use: Stack trace: Frame

Problems with latest version of the ocaml package

2013-06-09 Thread Per Larsson
Hi, The latest version of the ocaml (4.00.1) package seems broken. It is the linking phase using the native code compiler that do not work. Example output: ocamlopt -o mlok2hll-1 str.cmxa util.cmx error.cmx id.cmx mlok.cmx parse.cmx lex.cmx hll.cmx compile.cmx main.cmx ** Cannot resolve symbo

Re: ctrl-c to windows program causes mintty to hang [1.7.20 / win7]

2013-06-09 Thread Andrey Repin
Greetings, Jeremy Hetzler! > All, > Steps: > - Open mintty > - Run a Windows program like c:\windows\system32\ping.exe > - While the Windows program is running, press ctrl-c > Result: > - Windows program exits (disappears from task manager) Check it with ping -t It doesn't exit. > - mintty han

Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.19

2013-06-09 Thread Corinna Vinschen
On Jun 9 15:43, Andrey Repin wrote: > Greetings, Corinna Vinschen! > > >> I do not think I explained myself properly, sorry: Cygwin would > >> previously read the > >> obcaseinsensitve value under Windows 2000 to emulate the case > >> insensitive behaviour of Windows XP and newer where obcaseinse

GetSystemTimePreciseAsFileTime (was Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.19)

2013-06-09 Thread Corinna Vinschen
On Jun 5 18:28, Corinna Vinschen wrote: > On Jun 6 01:02, Shaddy Baddah wrote: > > On 2013-06-05 19:39+1000, Corinna Vinschen wrote: > > >- Drop support for Windows 2000 and Windows XP pre-SP3. > > > > I find this change interesting. In no way am I complaining about this, > > releases matching t

Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.19

2013-06-09 Thread Andrey Repin
Greetings, Corinna Vinschen! >> I do not think I explained myself properly, sorry: Cygwin would >> previously read the >> obcaseinsensitve value under Windows 2000 to emulate the case >> insensitive behaviour of Windows XP and newer where obcaseinsensitive >> was present in the registry. >> >> Th

Re: VI problem with latest update

2013-06-09 Thread Frank Fesevur
2013/6/9 Corinna Vinschen: > So vi complains about extended vim features in ~/.vimrc. The workaround > is to have a shell alias vi->vim or a matching symlink in a bin directory > preceeding /usr/bin in $PATH. I suggested a proper solution, but there was no response yet: http://cygwin.com/ml/cygwi

Re: VI problem with latest update

2013-06-09 Thread Corinna Vinschen
On Jun 8 14:48, Karl M wrote: > Hi All... > With the latest update to VI (and the latest Cygwin (1.7.20), I get the > following error starting VI. http://cygwin.com/ml/cygwin-announce/2013-05/msg7.html Note especially: * The new vim-minimal package provides /usr/bin/ex and /usr/bin/vi, i