https://issues.dlang.org/show_bug.cgi?id=18828

Mike Franklin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=18493

--- Comment #4 from Mike Franklin <[email protected]> ---
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.

--

Reply via email to