On 2011-11-21 22:12, Walter Bright wrote:
On 11/21/2011 12:13 PM, Jacob Carlborg wrote:
https://github.com/D-Programming-Deimos/ncurses/blob/master/curses.d

It has the following module declaration: "module curses;", which means
it will
conflict with any other library the has a module with the same name.

Yeah, that should be fixed.

Yes, thank you. Finally someone understands :)

--
/Jacob Carlborg

Reply via email to