Mono-D v0.4.7 - Optlink output analysis / Symbol name demangling

Jacob Carlborg doob at me.com
Sat Jan 12 09:44:53 PST 2013


On 2013-01-12 15:28, alex wrote:
> Hi everyone,
>
> Just released a new version - For info, see
> http://mono-d.alexanderbothe.com

I just tried Mono-D again and I'm having some problems.

* Running an application

When I try to run a simple Hello World application it opens a new empty 
terminal, nothing is printed. I also though that MonoDevelop would run 
the application and display its output in an internal console view.

* Go to definition and autocompletion

I have no idea how good these features are supposed to be but to me they 
work very inconsistently. I have one project where go to definition 
basically only works for what's in the same file. I have another project 
where it seems to work fine, mostly.

There is no fancy mixin or template code in these projects.

A few questions:

* Does Mono-D do autocompletion or go to definition from external files 
like files from Phobos and druntime?

* Can Mono-D resolve type inference?

I'm using Mac OS X.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list