[Issue 18828] [-betterC] helpless error in object.d
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 8 02:14:31 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18828
Mike Franklin <slavo5150 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slavo5150 at yahoo.com
See Also| |https://issues.dlang.org/sh
| |ow_bug.cgi?id=18493
--- Comment #4 from Mike Franklin <slavo5150 at yahoo.com> ---
I tried looking through the attachment, but there's just too much generated
code and it also imports other modules which may contain the offending code.
I tried doing a `dub build` on the attachment, but was left with the following
error:
src\api_entry.d(428,8): Error: module `functions` is in file
'opengl_api\functions.d' which cannot be read
So I don't have any way to reproduce the problem. A dustmite reduction would
be ideal.
This may also be a duplicate of issue 18493, depending on where the precise
offending code is.
--
More information about the Digitalmars-d-bugs
mailing list