WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
188494
Literals are free to unify with any type
https://bugs.webkit.org/show_bug.cgi?id=188494
Summary
Literals are free to unify with any type
Myles C. Maxfield
Reported
2018-08-12 17:44:34 PDT
... even vectors and matrices. This is causing a bunch of ambiguous overloads. Seems like GenericLiteralType.unifyImpl() should check other.isPrimitive
Attachments
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2018-08-12 22:49:21 PDT
***other.isNumber
Myles C. Maxfield
Comment 2
2018-10-13 15:36:48 PDT
Migrated to
https://github.com/gpuweb/WHLSL/issues/102
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