Hello :-)
Well.. In java with SWT case, used asyncExec and Runnable class.
how can i do processing?
On Saturday, 27 February 2016 at 09:09:59 UTC, xky wrote:
Hello :-)
Well.. In java with SWT case, used asyncExec and Runnable class.
how can i do processing?
https://github.com/d-widget-toolkit/org.eclipse.swt.snippets/blob/4d3e76073e1901622dec80b6a3e24eebbaf6b68d/src/org/eclipse/swt/snippets/S
On Saturday, 27 February 2016 at 09:09:59 UTC, xky wrote:
Hello :-)
Well.. In java with SWT case, used asyncExec and Runnable class.
how can i do processing?
sorry i misunderstood your question, so please ignore about link.
Hello.
I'm trying to install DCD on windows 8.1 using DUB but I get an
error.
When executing "dub build --build=release --config=client" I get
the following error:
=> Root package dcd contains reference to invalid package
libdparse >=0.5.0 <0.6.0 <=
On Saturday, 27 February 2016 at 10:16:53 UTC, Minas Mina wrote:
Hello.
I'm trying to install DCD on windows 8.1 using DUB but I get an
error.
When executing "dub build --build=release --config=client" I
get the following error:
=> Root package dcd contains reference to invalid package
libdp
What I am doing wrong?
http://img.ctrlv.in/img/16/02/27/56d1aae37b77a.png
On Thursday, 25 February 2016 at 21:40:45 UTC, Wyatt wrote:
I have a project I started in Python before I realised I really
don't enjoy Python. It's been on the back-burner for a few
years and I'd like to start again in D, but there's a
particular python module (Mutagen) that I outright refuse
On Saturday, 27 February 2016 at 13:56:21 UTC, Suliman wrote:
What I am doing wrong?
http://img.ctrlv.in/img/16/02/27/56d1aae37b77a.png
Try :
dub build code1:App1
dub build code1:App2
I read this criticism about D on Reddit and it claims that you
cannot use strings in mixins. Can you please elaborate about this
and the reason behind it?
QUOTE:
Look at strings: they are defined as immutable(char []).
"immutable" as in "you could put it in ROM", ... CTFE can't see
strings co
On Saturday, 27 February 2016 at 23:29:49 UTC, mahdi wrote:
I read this criticism about D on Reddit and it claims that you
cannot use strings in mixins. Can you please elaborate about
this and the reason behind it?
QUOTE:
Look at strings: they are defined as immutable(char []).
"immutable" as
On 28.02.2016 00:29, mahdi wrote:
I read this criticism about D on Reddit and it claims that you cannot
use strings in mixins. Can you please elaborate about this and the
reason behind it?
QUOTE:
Look at strings: they are defined as immutable(char []).
immutable(char)[] actually
"immutable"
On 28/02/16 12:43 PM, cym13 wrote:
On Saturday, 27 February 2016 at 23:29:49 UTC, mahdi wrote:
I read this criticism about D on Reddit and it claims that you cannot
use strings in mixins. Can you please elaborate about this and the
reason behind it?
QUOTE:
Look at strings: they are defined as i
On Sat, 27 Feb 2016 23:29:49 +, mahdi wrote:
> I read this criticism about D on Reddit and it claims that you cannot
> use strings in mixins. Can you please elaborate about this and the
> reason behind it?
>
> QUOTE:
> Look at strings: they are defined as immutable(char []).
That would be an
Thanks.
So the author was plain wrong about using enums instead of
strings. The misconception is due to assuming we can use `string`
variables at compile time but we cannot (as they are run-time
data).
On Friday, 26 February 2016 at 08:03:19 UTC, Jacob Carlborg wrote:
On 2016-02-25 22:38, Joel wrote:
.dub is grayed out on Finder, and isn't writable.
I'm suspecting that you don't own that directory. You can see
the owner by running this:
ls -l -a ~/ | grep dub
The third column is the own
On Saturday, 27 February 2016 at 23:43:07 UTC, cym13 wrote:
Could you please provide a link to said comment? Maybe some
context would help bring some sanity over this statement.
Topic:
https://www.reddit.com/r/programming/comments/30sqtd/why_didnt_the_d_language_become_mainstream_as/
Said co
If so, is there a way to do a global search of all projects in
DUB?
On Sunday, 28 February 2016 at 05:59:39 UTC, WhatMeWorry wrote:
If so, is there a way to do a global search of all projects in
DUB?
Aside downloading them all and loading them into an IDE, Ctrl+F
for keywords in the description.
For what purpose?
Learning?
Ctrl+F finds me http://code.dlang
18 matches
Mail list logo