Greetings, Corinna Vinschen!
>> >> > I added a %H specifier to the /path schema which is substituted by the
>> >> > Windows home path in POSIX notation. So, what you should be able to do
>> >> > now is something like:
>> >> >
>> >> > db_home: /%H/cygwin
>> >>
>> >> I've used
>> >>
>> >>db
On 1/12/2015 11:09 PM, JonY wrote:
gcc-4.9.2-1 has been uploaded for 32bit and 64bit Cygwin, it should
incorporate all Cygwin fixes from Cygwin gcc-4.8.3.
wrong subject ?
gcc-4.9.2-1 != gcc-4.8.3-5
Moreover last one was 4.8.3-4
while now I see
current 4.9.2-1
prev = 4.8.3-2
--
Problem r
On 1/13/2015 06:09, JonY wrote:
> gcc-4.9.2-1 has been uploaded for 32bit and 64bit Cygwin, it should
> incorporate all Cygwin fixes from Cygwin gcc-4.8.3.
>
Correction, this is 4.9.2-1, copy/paste error.
signature.asc
Description: OpenPGP digital signature
gcc-4.9.2-1 has been uploaded for 32bit and 64bit Cygwin, it should
incorporate all Cygwin fixes from Cygwin gcc-4.8.3.
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header
On 01/12/2015 05:14 PM, Marco Atzeri wrote:
On 1/12/2015 10:05 PM, ravi r wrote:
The asqlcmd part of Advantage Database installation when invoked
in c:\windows\system32\cmd.exe with no arguments displays a prompt
as expected:
c:\Program Files (x86)\Advantage 11.10\ARC>asqlcmd
asqlcmd -
On 1/12/2015 10:05 PM, ravi r wrote:
The asqlcmd part of Advantage Database installation when invoked
in c:\windows\system32\cmd.exe with no arguments displays a prompt
as expected:
c:\Program Files (x86)\Advantage 11.10\ARC>asqlcmd
asqlcmd -? for usage information.
:quit to exit.
Any feedback/opinions of this would be great...
http://pastebin.com/nZjyYRLa
J2897.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-
The asqlcmd part of Advantage Database installation when invoked
in c:\windows\system32\cmd.exe with no arguments displays a prompt
as expected:
c:\Program Files (x86)\Advantage 11.10\ARC>asqlcmd
asqlcmd -? for usage information.
:quit to exit.
:help for available commands.
asql
On Jan 12, 2015, at 3:28 AM, Jan Nijtmans wrote:
> 2015-01-10 5:35 GMT+01:00 Warren Young:
>
>> My old environment variable mechanism would let you affect the locking
>> scheme without changing
>> any of the calls to SQLite. Did that get lost with the change to the
>> VFS-based scheme? I hop
Corinna Vinschen wrote:
On Jan 7 22:50, Corinna Vinschen wrote:
Hi Christian,
thanks for the testcase!
On Dec 19 19:44, Christian Franke wrote:
$ cat strftest.c
#include
#include
#include
int main(int argc, char **argv)
{
time_t t = (argc > 1 ? atol(argv[1]) : time(NULL));
struct
On Jan 12 17:51, Corinna Vinschen wrote:
> On Jan 12 11:16, Pierre A. Humblet wrote:
> > Now the bad news: the exim daemon crashes.
> >
> > The reason is this:
> > $ getent passwd exim
> > NT SERVICE+exim:*:376394:376394:U-NT
> > SERVICE\exim,S-1-5-80-3213360373-4072665756-2198108471-1641386292-
Hi Pierre,
On Jan 12 11:16, Pierre A. Humblet wrote:
> cvs diff -up minires-os-if.c
> Index: minires-os-if.c
> ===
> RCS file: /cvs/src/src/winsup/cygwin/libc/minires-os-if.c,v
> retrieving revision 1.15
> diff -u -p -r1.15 minires-os
After more investigation, I agree that this isn't a cywin problem but this
isn't a GUI issue either. Something very strange is going on.
Here is a test vb script to control Excel using the wscript engine
(c:/Windows/System32/wscript.exe). This vb script simply starts Excel, opens a
.csv file
Il 12/01/2015 14:37, Andrey Repin ha scritto:
I can't seem to reproduce the behavior. Do you have your $HOME variable
correctly set? (A shoot in the dark, yes...)
No, my HOME is right,
$ echo $HOME
/home/angelo
and also what suggests Corinna is OK. Apparently there was a problem
with a c
I've just updated the Cygwin version of OpenSSH to 6.7p1-2.
This is a Cygwin-only update to make the ssh-host-config and
ssh-user-config helper scripts aware of the changes in the account
handling of the upcoming Cygwin 1.7.34 release.
Have fun,
Corinna
--
Corinna Vinschen Ple
> -Original Message-
> From: Corinna Vinschen
> Sent: Thursday, January 08, 2015 08:24
>
> Hi Pierre,
>
> On Jan 5 09:03, Pierre A. Humblet wrote:
> > While porting exim to Windows 64 I have observed strange results when
> > resolving localhost
> >
> > On Windows XP,
> >
> > Resolv: sear
I've just updated the email package to 3.2.1-git-1
This is an update to the latest version from upstream git. It also
fixes the postinstall problem reported in
https://cygwin.com/ml/cygwin/2015-01/msg00159.html
Have fun,
Corinna
--
Corinna Vinschen Please, send mails regar
On Jan 12 15:50, Andrey Repin wrote:
> Greetings, Corinna Vinschen!
>
> >> > I added a %H specifier to the /path schema which is substituted by the
> >> > Windows home path in POSIX notation. So, what you should be able to do
> >> > now is something like:
> >> >
> >> > db_home: /%H/cygwin
> >>
On Jan 12 16:37, Andrey Repin wrote:
> Greetings, Angelo Graziosi!
>
> > With Cygwin-1.7.34-003 (Cygwin64) I can reproduce systematically a
> > completion issue reproducible with the following steps.
>
> > Notice, in my HOME I have a directory called 'work'.
>
> > Boot Windows (W7U64) and login
Hi Henri,
On Jan 12 13:44, Houder wrote:
> Hi Corinna,
>
> Just sharing info (to save you the trouble searching it) ... Full stop.
>
> https://cygwin.com/ml/cygwin-patches/2013-q1/msg00022.html (to which you
> replied)
> - Qsort defects (in C-library) by Dennis de Champeaux
>
> https://source
Greetings, Angelo Graziosi!
> With Cygwin-1.7.34-003 (Cygwin64) I can reproduce systematically a
> completion issue reproducible with the following steps.
> Notice, in my HOME I have a directory called 'work'.
> Boot Windows (W7U64) and login. Start MinTTY.
>$ ls -lrt ~/w[TAB]
> it produc
Greetings, Corinna Vinschen!
>> > I added a %H specifier to the /path schema which is substituted by the
>> > Windows home path in POSIX notation. So, what you should be able to do
>> > now is something like:
>> >
>> > db_home: /%H/cygwin
>>
>> I've used
>>
>>db_home: %H/cygwin
> Meep!
With Cygwin-1.7.34-003 (Cygwin64) I can reproduce systematically a
completion issue reproducible with the following steps.
Notice, in my HOME I have a directory called 'work'.
Boot Windows (W7U64) and login. Start MinTTY.
$ ls -lrt ~/w[TAB]
it produces
$ ls -lrt ~/work/
so with an Enter,
Hi Corinna,
Just sharing info (to save you the trouble searching it) ... Full stop.
https://cygwin.com/ml/cygwin-patches/2013-q1/msg00022.html (to which you
replied)
- Qsort defects (in C-library) by Dennis de Champeaux
https://sourceware.org/ml/newlib/2013/msg00087.html (to which Eric Blake
On Jan 11 15:54, ddcc wrote:
> Here what I have send to M. Douglas McIlroy ::
Who's Douglas McIlroy?
> The Cygwin library has a copy of qsort, which you published with Bentley
> around 1993.
Who's Bentley? Cygwin didn't even exists at all in 1993 and Cygwin has no
own version of qsort. Ra
Hi Ivan,
On Jan 9 19:48, Ivan Shcherbakov wrote:
> Hi All,
>
> I’ve recently discovered a strange Cygwin bug on Windows 8. Calling
> SetupDiGetDeviceRegistryProperty() from a Cygwin thread created with
> pthread_create() causes it fail unconditionally. This actually breaks
> libusb for any prog
On Jan 9 21:24, Bob Doskuno wrote:
> I didn't try the snapshot, but I did try email.
>
> Now, running setup (with no-admin) gives a postinstall script error. Sending
> a couple test emails worked, but there seems to be an invalid assumption,
> that the user will have admin, in the postinstall s
On Jan 10 21:44, Achim Gratz wrote:
> Corinna Vinschen writes:
> > I added a %H specifier to the /path schema which is substituted by the
> > Windows home path in POSIX notation. So, what you should be able to do
> > now is something like:
> >
> > db_home: /%H/cygwin
>
> I've used
>
>db_ho
2015-01-10 5:35 GMT+01:00 Warren Young:
> I happened to need to look at the Cygwin/sqlite3.README file today and saw
> that it talks about changing the locking semantics via the VFS, but it
> doesn’t describe how to do this. Do you have to do it via
> sqlite3_vfs_register() or sqlite3_open_v2()
29 matches
Mail list logo