Bug 165791

Summary: makeString's UChar* version of writeTo(LChar*) should be compile-time failure
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: ASSIGNED    
Severity: Normal CC: darin, jfbastien
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 147142    
Bug Blocks:    

JF Bastien
Reported 2016-12-12 22:53:52 PST
It's currently a call to CRASH. It should be made to be a compile-time failure if instantiated.
Attachments
Darin Adler
Comment 1 2019-02-20 09:04:12 PST
I don’t think this is important to do. It would be a neat refinement, but it’s not a practical problem. It would be helpful to discover mistakes in the implementation of tryMakeString itself, but it’s not relevant to users of makeString. I suggest we just close this bug.
Note You need to log in before you can comment on or make changes to this bug.