Yaakov (Cygwin/X) wrote:
On Tue, 2012-01-31 at 19:41 +0100, Christian Franke wrote:
Clang++ 3.0-1 does not produce any exception handling code. Unwind
tables and code within catch(.) {...} blocks are not generated. Throw
always abort()s program.
Is this as excepted?
As best as I can tell, this
On Tue, 2012-01-31 at 19:41 +0100, Christian Franke wrote:
> Clang++ 3.0-1 does not produce any exception handling code. Unwind
> tables and code within catch(.) {...} blocks are not generated. Throw
> always abort()s program.
>
> Is this as excepted?
As best as I can tell, this is an upstream
Clang++ 3.0-1 does not produce any exception handling code. Unwind
tables and code within catch(.) {...} blocks are not generated. Throw
always abort()s program.
$ cat trycatch.cc
void do_work();
void handle_error();
void func()
{
try { do_work(); }
catch (...) { handle_error(); }
}
$ cl
On Tue, Jan 31, 2012 at 00:58, Corinna Vinschen wrote:
> On Jan 30 22:39, Kenneth Wolcott wrote:
>> Hi;
>>
>> mkpasswd -l /etc/passwd and mkgroup -l /etc/group results: [1722]: The
>> RPC server is unavailable
>
> The User's Guide may help:
>
> http://cygwin.com/cygwin-ug-net/using-utils.html#mkgro
After a reboot, it all works correctly again.
Windows, I guess... :p
Regards,
David
On 27 January 2012 21:17, David Balažic <> wrote:
> Hi!
>
> Just to note, the UTC printout is wrong too, so I assume this has
> nothing to do with timezones.
>
> European time is UTC+1 currently.
>
> TZ=CET date
I've updated the tcsh package to 6.18.00-3.
This is the same as 6.18.00-2, plus an upstream bug fix which broke
signal handling on all platforms.
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. The
On Jan 30 22:39, Kenneth Wolcott wrote:
> Hi;
>
> mkpasswd -l /etc/passwd and mkgroup -l /etc/group results: [1722]: The
> RPC server is unavailable
The User's Guide may help:
http://cygwin.com/cygwin-ug-net/using-utils.html#mkgroup
http://cygwin.com/cygwin-ug-net/using-utils.html#mkpasswd
Try
New releases of the emacs, emacs-X11, and emacs-el packages (23.4-1) are
now available, leaving 23.3-3 as previous. This is a new upstream
release, which mainly fixes a security flaw in EDE (CVE-2012-0035)
described at
http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00387.html
It
PACKAGE DESCRIPTION
===
Homepage: http://freshmeat.net/projects/pngquant
License : GPL
pngquant is a command-line conversion utility to quantize and dither
truecolor PNG images, especially those with a full alpha channel, down
to 8-bit (or smaller) RGBA-palette PNGs. Such images
PACKAGE DESCRIPTION
===
Homepage: http://sourceforge.net/projects/archivemail
License : GPL
Move old mail out of a mailbox (in Maildir, MH, or mbox
format, or via IMAP) and archives it in a compressed mbox-format mailbox
file. It is well suited to be run from cron for automatic a
PACKAGE DESCRIPTION
===
Homepage: http://freshmeat.net/projects/httping
License : GPL
Show how long it takes to connect to a hostname or remote
url; send a request and retrieve the reply (only the headers).
CHANGES SINCE LAST RELEASE
==
See homepage and
PACKAGE DESCRIPTION
===
Homepage: http://links.twibright.com
License : GPL
A lynx-like character mode browser. It includes support for
rendering tables and frames, features background downloads, can
display colors and has many other features. nlike lynx, links supports
the HTML T
PACKAGE DESCRIPTION
===
Homepage: http://freshmeat.net/projects/offlineimap
License : GPL
Read the same mailbox from multiple computers, and have your changes
(deletions, etc.) be automatically reflected on all computers.
CHANGES SINCE LAST RELEASE
==
Se
PACKAGE DESCRIPTION
===
Homepage: http://packages.debian.org/unstable/posh
License : GPL
A stripped-down version of pdksh that aims for close compliance of
POSIX. Posh is intended to be used for revealing if /bin/sh scripts
use features that most /bin/sh shells do not have.
CHAN
14 matches
Mail list logo