logo       
Google Custom Search
    AddThis Social Bookmark Button

[Bug 7265] New: singleton(<byte>) can't be evaluated at compile time: msg#00048

Subject: [Bug 7265] New: singleton(<byte>) can't be evaluated at compile time
https://www.gwydiondylan.org/bugs/show_bug.cgi?id=7265

           Summary: singleton(<byte>) can't be evaluated at compile time
           Product: compiler
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: base
        AssignedTo: housel@xxxxxxx
        ReportedBy: housel@xxxxxxx
                CC: gd-chatter@xxxxxxxxxxxxxxxx


Currently singleton(<byte>) cannot be evaluated at compile time because
<limited-integer-ctype> is not an instance of <eql-ct-value>, which is to say
the compiler does not guarantee \== uniqueness for identical limited integer 
types.

The io library makes extensive use of methods specialized on singleton(<byte>);
deferring the evaluation of these method definitions until run-time results in a
large amount of unnecessary run-time dispatch.

-- 
Configure bugmail: https://www.gwydiondylan.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
-- 
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://gauss.gwydiondylan.org/mailman/listinfo/gd-chatter




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>