1 compiler error without error message

Jonathan Dunlap jadit2 at gmail.com
Sat May 11 08:53:02 PDT 2013


So what does "Error: function
std.algorithm.MapResult!(adjoin, Result).MapResult.opIndex cannot
get frame pointer to adjoin" actually mean? It's a bit cryptic to 
me.

Thanks!

On Saturday, 11 May 2013 at 05:13:18 UTC, Maxim Fomin wrote:
> On Saturday, 11 May 2013 at 01:18:47 UTC, Jonathan Dunlap wrote:
>
> This looks like already fixed in git head incorrect error 
> gagging. With latest dmd it prints:
>
> DMD v2.063-devel-1215bc3 DEBUG
> /usr/include/d/dmd/phobos/std/algorithm.d(404): Error: function 
> std.algorithm.MapResult!(adjoin, Result).MapResult.back cannot 
> get frame pointer to adjoin
> /usr/include/d/dmd/phobos/std/algorithm.d(438): Error: function 
> std.algorithm.MapResult!(adjoin, Result).MapResult.front cannot 
> get frame pointer to adjoin
> /usr/include/d/dmd/phobos/std/algorithm.d(450): Error: function 
> std.algorithm.MapResult!(adjoin, Result).MapResult.opIndex 
> cannot get frame pointer to adjoin


More information about the Digitalmars-d-learn mailing list