You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using dmxl (current master version from git) in a project compiled via GDC version 10.3.0, I get the following compile time errors. Paths have been shortened.
These errors do not occur when building via dmd v2.092.0.
This is not a blocking bug for me, since I can use dmd for now, though I tend to use gdc when generating debug builds. Please excuse the issue report if this is actually a gdc bug instead.
Thanks for writing dxml, it's data pull mentality is quite useful for my current project. I've been using it with large memory mapped files, and under dmd at least, it's worked without any noticeable issues so far.
The text was updated successfully, but these errors were encountered:
cpiker
changed the title
Compiling with GDC-10.3.0, invalid UTF character issue
Compiling with GDC-10.3.0, invalid UTF characters
Sep 13, 2021
When using dmxl (current master version from git) in a project compiled via GDC version 10.3.0, I get the following compile time errors. Paths have been shortened.
These errors do not occur when building via dmd v2.092.0.
This is not a blocking bug for me, since I can use dmd for now, though I tend to use gdc when generating debug builds. Please excuse the issue report if this is actually a gdc bug instead.
Thanks for writing dxml, it's data pull mentality is quite useful for my current project. I've been using it with large memory mapped files, and under dmd at least, it's worked without any noticeable issues so far.
The text was updated successfully, but these errors were encountered: