April 08, 2014
hello,MrSmith,

I build the anchovy's guidemo,
  but can't get the gui.lib,
  the err is :timemanager.d(153) instantiated from
  here:sort!(a.....)
  std\range.d(2188) can't be declared be a funtion

 you can test  the build ,you will see it.

anchovy:   https://github.com/MrSmith33/anchovy/

https://github.com/MrSmith33/anchovy/issues/2

Thank you.
April 08, 2014
On Tuesday, 8 April 2014 at 14:31:42 UTC, FrankLike wrote:
> hello,MrSmith,
>
> I build the anchovy's guidemo,
>   but can't get the gui.lib,
>   the err is :timemanager.d(153) instantiated from
>   here:sort!(a.....)
>   std\range.d(2188) can't be declared be a funtion
>
>  you can test  the build ,you will see it.
>
> anchovy:   https://github.com/MrSmith33/anchovy/
>
> https://github.com/MrSmith33/anchovy/issues/2
>
> Thank you.

Fixed. Thanks for reporting!