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
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
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
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
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
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
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
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
[[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
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
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:
$
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
12 matches
Mail list logo