Thread overview | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
October 13, 2012 Mono-D v0.4.1.5 Fixes | ||||
---|---|---|---|---|
| ||||
Hi everyone, Just released a new Mono-D version that features couple of bigger sort of fixes.. The download: http://mono-d.alexanderbothe.com/repo/MonoDevelop.D_0.4.1.5_MD3.0.4.7.mpack The changelog: http://mono-d.alexanderbothe.com/?p=634 The blog: http://mono-d.alexanderbothe.com The issues: https://github.com/aBothe/Mono-D/issues Cheers, Alex |
October 13, 2012 Re: Mono-D v0.4.1.5 Fixes | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | On Saturday, 13 October 2012 at 13:17:52 UTC, alex wrote:
> Hi everyone,
>
> Just released a new Mono-D version that features couple of bigger sort of fixes..
>
> The download:
> http://mono-d.alexanderbothe.com/repo/MonoDevelop.D_0.4.1.5_MD3.0.4.7.mpack
>
> The changelog:
> http://mono-d.alexanderbothe.com/?p=634
>
> The blog:
> http://mono-d.alexanderbothe.com
>
> The issues:
> https://github.com/aBothe/Mono-D/issues
>
>
> Cheers,
> Alex
Nice work, as always, Alex.
|
October 14, 2012 Re: Mono-D v0.4.1.5 Fixes | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | On Saturday, 13 October 2012 at 13:17:52 UTC, alex wrote:
> Hi everyone,
>
> Just released a new Mono-D version that features couple of bigger sort of fixes..
>
> The download:
> http://mono-d.alexanderbothe.com/repo/MonoDevelop.D_0.4.1.5_MD3.0.4.7.mpack
>
> The changelog:
> http://mono-d.alexanderbothe.com/?p=634
>
> The blog:
> http://mono-d.alexanderbothe.com
>
> The issues:
> https://github.com/aBothe/Mono-D/issues
>
>
> Cheers,
> Alex
Great work, thanks.
|
October 20, 2012 Mono-D v0.4.1.6 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robik | Aaaand Mono-D 0.4.1.6 released.. please check out http://mono-d.alexanderbothe.com/?p=645 .. this time, I'm too lazy to enum any details but one larger improvement: The new way of renaming symbols. It can be done a bit more comfortable via relatively nice designed dialog boxes now - I even appended a screenshot to the post :) |
October 20, 2012 Re: Mono-D v0.4.1.6 | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | On Saturday, 20 October 2012 at 22:12:57 UTC, alex wrote:
>
> Aaaand Mono-D 0.4.1.6 released.. please check out
> http://mono-d.alexanderbothe.com/?p=645
>
> .. this time, I'm too lazy to enum any details but one larger improvement: The new way of renaming symbols.
> It can be done a bit more comfortable via relatively nice designed dialog boxes now - I even appended a screenshot to the post :)
hmmm... with the latest update (and possibly the previous one, I hadn't updated since the first post of this thread), the intellisense completely fails. Every symbol's intellisense options read:
alingof
init
mangleof
sizeof
stringof
The symbols themselves show up fine, but any class/struct members don't show up.
|
October 21, 2012 Re: Mono-D v0.4.1.6 | ||||
---|---|---|---|---|
| ||||
Posted in reply to F i L | On Saturday, 20 October 2012 at 23:49:03 UTC, F i L wrote:
> On Saturday, 20 October 2012 at 22:12:57 UTC, alex wrote:
>>
>> Aaaand Mono-D 0.4.1.6 released.. please check out
>> http://mono-d.alexanderbothe.com/?p=645
>>
>> .. this time, I'm too lazy to enum any details but one larger improvement: The new way of renaming symbols.
>> It can be done a bit more comfortable via relatively nice designed dialog boxes now - I even appended a screenshot to the post :)
>
> hmmm... with the latest update (and possibly the previous one, I hadn't updated since the first post of this thread), the intellisense completely fails. Every symbol's intellisense options read:
>
> alingof
> init
> mangleof
> sizeof
> stringof
>
> The symbols themselves show up fine, but any class/struct members don't show up.
Oh man...this is awful. (Lol I think as I'm writing this I'm having a déja-vu)
It's even worse that it's showing the correct items only sometimes, so sometimes only the general ones (alignof etc.), and sometimes the correct ones..
|
October 21, 2012 Re: Mono-D v0.4.1.6 | ||||
---|---|---|---|---|
| ||||
Posted in reply to F i L | On Saturday, 20 October 2012 at 23:49:03 UTC, F i L wrote: > The symbols themselves show up fine, but any class/struct members don't show up. I have no idea why it's suddenly working again. I've uploaded a new http://mono-d.alexanderbothe.com/repo/MonoDevelop.D_0.4.1.6_MD3.0.4.7.mpack |
October 21, 2012 Re: Mono-D v0.4.1.6 | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | On Sunday, 21 October 2012 at 01:14:58 UTC, alex wrote:
> On Saturday, 20 October 2012 at 23:49:03 UTC, F i L wrote:
>> The symbols themselves show up fine, but any class/struct members don't show up.
>
> I have no idea why it's suddenly working again. I've uploaded a new
> http://mono-d.alexanderbothe.com/repo/MonoDevelop.D_0.4.1.6_MD3.0.4.7.mpack
That didn't change anything on my end. Still the same intellisense options after the install. BTW, by installing from the file, will that stop me from receiving online updates?
|
October 21, 2012 Re: Mono-D v0.4.1.6 | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | On Sunday, 21 October 2012 at 01:14:58 UTC, alex wrote:
> On Saturday, 20 October 2012 at 23:49:03 UTC, F i L wrote:
>> The symbols themselves show up fine, but any class/struct members don't show up.
>
> I have no idea why it's suddenly working again. I've uploaded a new
> http://mono-d.alexanderbothe.com/repo/MonoDevelop.D_0.4.1.6_MD3.0.4.7.mpack
That didn't change anything on my end. Still the same intellisense options after the install. BTW, by installing from the file, will that stop me from receiving online updates?
|
October 21, 2012 Re: Mono-D v0.4.1.6 | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | In OSX things are different, but in Windows.. Mono-D isn't working for me. It was crashing the whole IDE, with some updates it seems to be better. But it says it can't open D files. It wont display any D files. >> An error has occurred The file 'C:\jpro\dpro2\Carace2D\car.d' could not be opened. Could not load file or assembly 'ICSharpCode.NRefactory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49' or one of its dependencies. The system cannot find the file specified. System.IO.FileNotFoundException: Could not load file or assembly 'ICSharpCode.NRefactory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49' or one of its dependencies. The system cannot find the file specified. File name: 'ICSharpCode.NRefactory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49' at MonoDevelop.D.Parser.DParserWrapper.Parse(Boolean storeAst, String file, TextReader content, Project prj) at MonoDevelop.D.Parser.FoldingParser.Parse(String fileName, String content) at MonoDevelop.SourceEditor.SourceEditorView.RunFirstTimeFoldUpdate(String text) at MonoDevelop.SourceEditor.SourceEditorView.Load(String fileName, Encoding loadEncoding) at MonoDevelop.SourceEditor.SourceEditorView.Load(String fileName) at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(String fileName) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. << Thanks, - Joel |
Copyright © 1999-2021 by the D Language Foundation