http://d.puremagic.com/issues/show_bug.cgi?id=9538
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #3 from Kenji Hara <[email protected]> 2013-02-21 02:25:07 PST --- (In reply to comment #2) > (In reply to comment #1) > > probably related: > > > > immutable(char)*[1] szSource = [source.toStringz()]; > > glCreateShaderProgramv(TYPE, 1, szSource.ptr); > > > > stopped working with dmd 2.062. > > it does not pass the correct string to openGL. > > Might be related to http://d.puremagic.com/issues/show_bug.cgi?id=9539 > > However Issue 9539 is reproducible on 2.061 as well. This is not related to bug 9539. https://github.com/D-Programming-Language/dmd/pull/1681 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
