www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Anchovy is good,Find a bug: can't get the gui.lib

reply " FrankLike" <1150015857 qq.com> writes:
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.
Apr 08 2014
parent "MrSmith" <mrsmith33 yandex.ru> writes:
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!
Apr 08 2014