-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
When compiling hunt-skeleton @ 664fa18a5401cfa6a38088d1d5d74c936a88a477 with dub and gdc-12:
../.dub/packages/hunt-framework-3.4.6/hunt-framework/source/hunt/framework/util/uninode/Core.d:882:35: error: cannot cast expression of type ‘string’ to ‘ubyte’
882 | node = UniNodeImpl!UniNode(val);
| ^
../.dub/packages/hunt-framework-3.4.6/hunt-framework/source/hunt/framework/util/uninode/Core.d:882:35: error: cannot cast expression of type ‘string’ to ‘ubyte’
882 | node = UniNodeImpl!UniNode(val);
| ^
../.dub/packages/hunt-framework-3.4.6/hunt-framework/source/hunt/framework/util/uninode/Core.d: In function ‘func’:
../.dub/packages/hunt-framework-3.4.6/hunt-framework/source/hunt/framework/util/uninode/Core.d:882:35: error: cannot cast expression of type ‘string’ to ‘ubyte’
882 | node = UniNodeImpl!UniNode(val);
| ^
../.dub/packages/hunt-framework-3.4.6/hunt-framework/source/hunt/framework/util/uninode/Core.d:882:35: error: cannot cast expression of type ‘string’ to ‘ubyte’
882 | node = UniNodeImpl!UniNode(val);
| ^
../.dub/packages/hunt-framework-3.4.6/hunt-framework/source/hunt/framework/util/uninode/Core.d: In function ‘func’:
../.dub/packages/hunt-framework-3.4.6/hunt-framework/source/hunt/framework/util/uninode/Core.d:882:35: error: cannot cast expression of type ‘string’ to ‘ubyte’
882 | node = UniNodeImpl!UniNode(val);
| ^
../.dub/packages/hunt-framework-3.4.6/hunt-framework/source/hunt/framework/util/uninode/Core.d:882:35: error: cannot cast expression of type ‘string’ to ‘ubyte’
882 | node = UniNodeImpl!UniNode(val);
|
gcc version 12.0.1 20220319 (experimental) [master r12-7719-g8ca61ad148f] (Debian 12-20220319-1)
DUB version 1.27.0-2, built on Nov 8 2021
Metadata
Metadata
Assignees
Labels
No labels