Document: WG14 N1002

Date: 2003-02-26


Defect Report #2dd

Previous Defect Report < - > Next Defect Report


Submitter: WG14 Convener
Submission Date: 2003-02-26
Source:
Reference Document: ISO/IEC WG14 N1002
Version: 1.0
Date: 2003-02-26
Subject: Conversion of an imaginary type to _Bool.

Summary

6.3.1.2 is clear that any non-zero scalar value gets turned into 1 by a _Bool conversion.

However, G.4.2 says that when an imaginary value is converted to a real, the result is zero.

Suggested Technical Corrigendum
Change G.4.2 to:

When a value of imaginary type is converted to a real type other than _Bool, the result is a positive zero. See 6.3.1.2.


Previous Defect Report < - > Next Defect Report