-
I am using the monodevelop-opt (5.2.1) on Ubuntu 14.04 x86_64 from (http://software.opensuse.org/download/package?project=home:tpokorra:mono&package=monodevelop-opt), and it looks like after upgrade f…
-
I was just in vibe.d (vibe.http.router.d [line 144]) and wrote a new method in there:
```
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei D_Pars…
-
It's fully reproductable.
My system:
mono 3.2.7 (git)
MonoDevelop 4.2.3 (git)
FSharpBinding 3.2.22 (git)
Latest (git) GTK#, Gnome#, fsharp (3.0)..
Stack trace:
```
WARNING [2014-01-11 17:20:42Z]: …
-
When writing:
``` D
foreach(field; fields)
if ((field in data) !is null)
ret ~= data[field];
else
ret ~= string.init;
```
The identation starting at else is wrong it should be:
```…
-
So I started making a frontend for OGConsole using opengui and while I am far from done I hit this little snag.
OGConsole needs a flag in the inputfield to indicate if it changed so it can trigger an …
-
I was wondering if there is something I was missing in getting a lib compiled for the master branch or if this is still a 'work in progress'? I have been using the Mono.TextEditor under GTK# but have …
-
1. Enable vi mode in XS preferences
2. Load or create a new fsharp project
3. XS should hang using 100% cpu
XS versions tested: 4.2 (beta channel) (4.1.13 alpha channel)
fsharp bindings built from s…
-
See https://github.com/metapolator/metapolator/blob/next/next/docs/concepts.md
This needs peer review by everyone interested. Please use this issue for discussion.
-
http://addins.monodevelop.com/Project/Index/125
No need to bother with hosting our own :-)
So I just need to push the release when that is ready. There is some stuff to do with connecting to the s…
-
Environment: Eclipse Luna with bndtools 2.3.0.REL and m2e 1.5.0 on Mac OSX
I have m2e installed in Eclipse Luna as well as bndtools.
Then I import a maven project that is _not_ a bndtools project, b…