BIND 10 #2571: type error in data.cc (breaks Raspberry Pi builds)

BIND 10 Development do-not-reply at isc.org
Mon Jan 7 09:48:10 UTC 2013


#2571: type error in data.cc (breaks Raspberry Pi builds)
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  defect        |  UnAssigned
            Priority:  medium        |                       Status:
           Component:  build system  |  reviewing
            Keywords:                |                    Milestone:  Next-
           Sensitive:  0             |  Sprint-Proposed
         Sub-Project:  Core          |                   Resolution:
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:
                                     |  Medium
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by vorner):

 I don't know for which purpose we would need to treat it as unicode. I
 mean,
 unless we do fancy things like taking substrings of 5 graphemes (not 5
 bytes
 because of storing them, but 5 bits of image to show) or make somethings
 uppercase, there's nothing much which could break. If we just take the
 data,
 store and send them somewhere else (log, library, other process) or
 concatenate
 them, we are good without knowing which charset it is, just having the
 representation.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2571#comment:5>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list