On 06/03/2014 07:28 PM, Ivan Dobrianov wrote:
> It may be something very simple, but I just cannot figure what it is, nor can
> I
> find anything on the forums.
echo 'a\b\\c\\\de'
echo `echo 'a\b\\c\\\de'`
echo $(echo 'a\b\\c\\\de')
see why `` is obsolete, and you should be using $()
It may be something very simple, but I just cannot figure what it is, nor can I
find anything on the forums.
Here - see the different results:
/ > echo `cygpath.exe -u '\\DAEMON1\anrdaemon\.profile'`
/c/DAEMON1/anrdaemon/.profile
/ > cygpath.exe -u '\\DAEMON1\anrdaemon\.profile'
//DAEMON1/anrdae
And... another crash. I didn't run it under gdb this
time and it didn't dump anything either, but I got
interesting new message I didn't see before:
*** fatal error - WFSO failed waiting for timer thread, Win32 error 0
Interesting? Perhaps all these crashes have something to
do with the timer?
Z
On 06/03/2014 04:01 PM, Zdzislaw Meglicki wrote:
And another crash... captured under gdb again.
Segmentation fault again, but this time:
Program received signal SIGSEGV, Segmentation fault.
0x000100631d84 in deselect_palette (f=0x0, hdc=0x0) at
/usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:1
And another crash... captured under gdb again.
Segmentation fault again, but this time:
Program received signal SIGSEGV, Segmentation fault.
0x000100631d84 in deselect_palette (f=0x0, hdc=0x0) at
/usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:123
123 if (f->output_data.w32->old_palette)
On Tue, Jun 03, 2014 at 01:20:26PM -0600, Warren Young wrote:
>One of the biggest mistakes people make when asking for help is
>specifying the solution in advance.
Amen.
cgf
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
On 6/3/2014 02:58, PolarStorm wrote:
But it would be more interesting to hear why you think all of them are
"doomed"?
Okay.
Option 1, Cygwin supports its own flavor of SELinux, incompatible with
all others. Do I really need to tell you why this is a bad idea?
Option 2, Cygwin picks one of
This time we've been running it under gdb and
I managed to capture the crash. It aborted
upon having received SIGABRT, and printed the
following:
Program received signal SIGABRT, Aborted.
0x00010064ed67 in xg_select (fds_lim=4428800, rfds= 0x1800c46cd ,
wfds=0x4392e0, efds=0x439a90, timeout=
On 06/03/2014 12:50 AM, John Bianchi wrote:
On 06/02/2014 07:09 PM, John Bianchi wrote:
I can get output in cygwin from this call but cannot pass args to this
command:
==
$ dsquery user
"CN="
"CN="
=
On 06/03/2014 08:57 AM, Michael Wild wrote:
On Tue, Jun 3, 2014 at 12:32 PM, Andrey Repin wrote:
Greetings, Michael Wild!
In order to pinpoint an error I'm trying to compile cygwin1.dll from
source following the instructions here:
My question is: do you actually need to rebuild it, or you ju
gcc-4.8.3-2 is now uploaded for 64-bit Cygwin. It is a rebuild of -1,
now with the other frontend drivers working. Debug info is also included.
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe:
On Tue, Jun 3, 2014 at 12:32 PM, Andrey Repin wrote:
> Greetings, Michael Wild!
>
>> In order to pinpoint an error I'm trying to compile cygwin1.dll from
>> source following the instructions here:
>
> My question is: do you actually need to rebuild it, or you just need the debug
> symbols?
>
>> htt
Steve Campbell gmail.com> writes:
> The perl Term/ReadKey.pm module is present in perl 5.10.1-5, but is
> missing from 5.14.2-3 and 5.18.2-1
You'll want to install perl_vendor.
Regards,
Achim.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/f
Hi,
The perl Term/ReadKey.pm module is present in perl 5.10.1-5, but is
missing from 5.14.2-3 and 5.18.2-1
Would it be possible to re-include it please?
Thanks,
Steve
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: h
Greetings, PolarStorm!
> But it would be more interesting to hear why you think all of them are
> "doomed"?
> Warren Young wrote
>> requires a Linux kernel running SELinux. Cygwin is not a Linux kernel.
It would be advantageous to actually read messages, I think.
--
WBR,
Andrey Repin (anrdae
Greetings, Michael Wild!
> In order to pinpoint an error I'm trying to compile cygwin1.dll from
> source following the instructions here:
My question is: do you actually need to rebuild it, or you just need the debug
symbols?
> https://cygwin.com/faq.html#faq.programming.building-cygwin. However
Warren Young wrote
> On 5/31/2014 12:33, PolarStorm wrote:
>> I'd like to
>> refrain from having to run long remote sessions on each machine while
>> experimentally editing all the various policy files. Downloading all
>> files
>> in
>> one go and doing analysis and editing locally, is why I wanted
The following package has been updated in the Cygwin distribution:
* automake1.14-1.14.1-1
Automake is a Makefile generator. It was inspired by the 4.4BSD make
and include files, but aims to be portable and to conform to the GNU
standards for Makefile variables and targets.
This is an updat
The following packages have been updated in the Cygwin x86 distribution
only:
* libxerces-c31-3.1.1-1
* libxerces-c-devel-3.1.1-1
Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability to
read and write XML data
The following packages have been updated for the Cygwin x86 distribution
only:
* libarchive13-3.1.2-2
* libarchive-devel-3.1.2-2
* bsdcpio-3.1.2-2
* bsdtar-3.1.2-2
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular t
The following package has been updated in the Cygwin distribution:
* zip-3.0-2
Zip is a compression and file packaging utility. It is compatible with
PKZIP 2.04g for DOS systems. There is a companion to zip called unzip
which handles decompression.
This release includes Fedora's patchset.
The following packages have been updated in the Cygwin distribution:
* xz-5.0.5-1
* liblzma5-5.0.5-1
* liblzma-devel-5.0.5-1
XZ Utils is free general-purpose data compression software with a high
compression ratio.
This is an update to the latest upstream stable release.
--
Yaakov
CYGWIN-
The following packages have been updated in the Cygwin distribution:
*** vim-7.4.316-1
*** vim-common-7.4.316-1
*** vim-minimal-7.4.316-1
*** xxd-7.4.316-1
*** gvim-7.4.316-1
Vim is an advanced text editor that seeks to provide the power of the
de-facto Unix editor 'Vi', with a more complete fe
The following package has been updated in the Cygwin distribution:
* squid-3.3.3-2
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and
more. It reduces bandwidth and improves response times by caching and
reusing frequently-requested web pages. Squid has extensive access
con
The following packages have been updated for both arches:
* tiff-4.0.3-2
* tiff-doc-4.0.3-2
* tiff-opengl-4.0.3-2
* libtiff6-4.0.3-2
* libtiff-devel-4.0.3-2
libtiff is the reference implementation for reading and writing TIFF
images, along with a small collection of tools for doing simple
mani
The following package has been updated in the Cygwin distribution:
* pkg-config-0.28-1
pkg-config is a script to make putting together all the build
flags when compiling/linking a lot easier.
This is an update to the latest upstream release, and now depends on the
system GLib.
--
Yaakov
C
The following packages have been updated in the Cygwin distribution:
* openssl-1.0.1g-3
* libopenssl100-1.0.1g-3
* openssl-devel-1.0.1g-3
The OpenSSL toolkit provides support for secure communications between
machines. OpenSSL includes a certificate management tool and shared
libraries which p
The following packages have been updated in the Cygwin distribution:
* ncurses-5.9-20140524-1
* ncurses-demo-5.9-20140524-1
* libncurses10-5.9-20140524-1 (x86 only)
* libncursesw10-5.9-20140524-1
* libncurses-devel-5.9-20140524-1
* terminfo-5.9-20140524-1
* terminfo-extra-5.9-20140524-1
Ncurses
The following packages have been updated in the Cygwin distribution:
* libpng15-1.5.18-1
* libpng-devel-1.5.18-1
* libpng-doc-1.5.18-1
libpng is the official reference library for the Portable Network
Graphics (PNG) image format.
This is an update to the latest release in the 1.5 branch.
--
The following packages have been updated in the Cygwin distribution:
* libjpeg8-1.3.1-1
* libjpeg-devel-1.3.1-1
* libturbojpeg0-1.3.1-1
* libturbojpeg-devel-1.3.1-1
* jpeg-1.3.1-1
libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions
(MMX, SSE2, NEON) to accelerate baseline JPEG
The following packages have been updated in the Cygwin distribution:
* libgpg-error-1.12-1
* libgpg-error0-1.12-1
* libgpg-error-devel-1.12-1
* libgcrypt-1.5.3-1
* libgcrypt11-1.5.3-1
* libgcrypt-devel-1.5.3-1
Libgpg-error is a library that defines common error values for all GnuPG
components.
The following packages have been updated in the Cygwin distribution:
* gettext-0.18.3.2-1
* gettext-devel-0.18.3.2-1
* gettext-doc-0.18.3.2-1
* libasprintf0-0.18.3.2-1
* libgettextpo0-0.18.3.2-1
* libintl8-0.18.3.2-1
The GNU gettext package provides a set of tools and documentation for
producin
The following package has been updated for x86_64 only:
* gdbm-1.11-1
* libgdbm4-1.11-1
* libgdbm-devel-1.11-1
GNU dbm is a library of database functions that use extensible hashing
and work similar to the standard UNIX dbm. These routines are provided
to a programmer needing to create and man
The following package has been updated for the Cygwin distribution:
*** a2ps-4.14-3
GNU a2ps is a filter which generates PostScript from various formats,
with pretty-printing features, strong support for many alphabets, and
customizable layout.
This release includes patches for CVE-2014-0466
34 matches
Mail list logo