WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
177120
[WSL] Cannot put templated structs inside structs
https://bugs.webkit.org/show_bug.cgi?id=177120
Summary
[WSL] Cannot put templated structs inside structs
Myles C. Maxfield
Reported
2017-09-18 20:07:57 PDT
>>> prepare("/internal/test", 0, "struct Bar<T> { T x; } struct Foo { Bar<int> x; }")
Exception: Error: Cannot determine if an uninstantiated type is primitive
Attachments
the patch
(9.40 KB, patch)
2017-09-18 21:11 PDT
,
Filip Pizlo
mmaxfield
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2017-09-18 21:09:35 PDT
Oh man, type instantiation is so confusing.
Filip Pizlo
Comment 2
2017-09-18 21:11:00 PDT
Created
attachment 321180
[details]
the patch
Filip Pizlo
Comment 3
2017-09-18 21:16:21 PDT
Landed in
https://trac.webkit.org/changeset/222201/webkit
Radar WebKit Bug Importer
Comment 4
2017-09-27 12:28:43 PDT
<
rdar://problem/34693348
>
Myles C. Maxfield
Comment 5
2018-10-13 19:38:38 PDT
Migrated to
https://github.com/gpuweb/WHLSL/issues/183
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