WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
165791
makeString's UChar* version of writeTo(LChar*) should be compile-time failure
https://bugs.webkit.org/show_bug.cgi?id=165791
Summary
makeString's UChar* version of writeTo(LChar*) should be compile-time failure
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug