public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.11.0-0.1
Date: Tue, 14 Aug 2018 09:50:00 -0000	[thread overview]
Message-ID: <20180814095003.GS3747@calimero.vinschen.de> (raw)
In-Reply-To: <71f1280d04f70e8b74cfce78ba5690d3@xs4all.nl>

[-- Attachment #1: Type: text/plain, Size: 1919 bytes --]

On Aug 13 23:29, Houder wrote:
> On 2018-08-10 14:43, Houder wrote:
> > On Fri, 10 Aug 2018 13:42:54, Corinna Vinschen wrote:
> > [snip]
> > 
> > > > Note: the following line must be changed in STC-FENV.c (the STC that was
> > > > attached to the bug report -- the last one above).
> > > >
> > > > from:
> > > > const int xxx =3D 0x3d; // FE_ALL_EXCEPT on Linux, i.e. the denormal-...
> > > >                         // exception is excluded on Linux
> > > >
> > > > to:
> > > > const int xxx =3D 0x3f; // Cygwin allows the denormal-operand exception;
> > > >                         // Linux (Andreas Jaeger) does not.
> > > >                         // This exception is not defined by the IEEE 754
> > > >                         // standard (Floating-Point Arithmetic)
> > > 
> > > Shall we change that?  A patch would be nice. ;)
> > 
> > That is possible ...
> > 
> > As on Linux, the denormal-operand exception will always be masked after
> > this
> > change ... (both in the default env. and in the "nomask" env.)
> > 
> > Meaning that, after this change, this exception can * no longer * be
> > enabled
> > through the API of fenv.h
> > 
> > Objections? Anyone?
> > 
> > The modication would require changing:
> > 
> > winsup/cygwin/fenv.cc (_feinitialise() )
> > winsup/cygwin/include/fenv.h (FE_ALL_EXCEPT)
> 
> GRRR! The file encoding of fenv.h is "cp1252" because of 2 characters in
> this
> line:
> 
>      Intel® 64 and IA-32 Architectures Software Developer’s Manuals:
> 
> ... part of a comment at the beginning of the file.

Don't worry about it.  I converted the file to ASCII-only and pushed the
change.  ASCII-only is the least common denominator and is preferred for
sources anyway.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2018-08-14  9:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-09 20:27 Corinna Vinschen
2018-08-10  0:05 ` Andrey Repin
2018-08-10 11:05 ` Houder
2018-08-10 11:43   ` Corinna Vinschen
2018-08-10 12:43     ` Houder
2018-08-13  7:47       ` Corinna Vinschen
2018-08-13  8:03       ` Houder
2018-08-13  8:23         ` Corinna Vinschen
2018-08-13 21:29       ` Houder
2018-08-13 22:16         ` Houder
2018-08-13 22:16         ` Eric Blake
2018-08-13 22:26           ` Houder
2018-08-14  6:09             ` john doe
2018-08-14  9:50         ` Corinna Vinschen [this message]
2018-08-14 11:38           ` Houder
2018-08-13 20:27   ` Achim Gratz
2018-08-10 16:01 ` Marco Atzeri
2018-08-13  7:48   ` Corinna Vinschen
2018-08-13  8:36 ` Thomas Wolff
2018-08-13 11:25   ` Corinna Vinschen
2018-08-16 21:33 ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180814095003.GS3747@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).