April 13, 2008 Learn » Re: -L-ldl needed on Linux | |||
|---|---|---|---|
| |||
...to imports. It would make supporting things like pragma("link") much easier for any build... | |||
April 13, 2008 Learn » Help with linker errors | |||
|---|---|---|---|
| |||
...Studio, that I would like to use with...both to have a pragma(lib, "acknex.lib... | |||
April 13, 2008 General » Re: What is the correct use of auto? | |||
|---|---|---|---|
| |||
...T)
{
pragma(msg,T.stringof)
}
use like this:
WT_TypeIsThis! (typeof(someFnc()); // man I like... | |||
April 12, 2008 Issues » [Issue 1663] pragma(lib, "") don't work on linux | |||
|---|---|---|---|
| |||
...to use libfiles, disable pragma statements This attachment...be passed to gcc like any other (since... | |||
April 12, 2008 Learn » Re: -L-ldl needed on Linux | |||
|---|---|---|---|
| |||
...bug.cgi?id=1690 pragma(lib) should be...about always needed libraries (like the runtime). -- Lars... | |||
April 04, 2008 General » Re: unpaintable (the solution to logical const) | |||
|---|---|---|---|
| |||
...c)
{
pragma(msg, typeof(c.i).stringof);
}
outputs:
const(int)*
Which seems to me like... | |||
April 03, 2008 General » Re: Fully transitive const is not necessary | |||
|---|---|---|---|
| |||
...thing OpenMP lets you do with directives like "#pragma pfor reduce". Except I don't... | |||
March 27, 2008 General » Re: const | |||
|---|---|---|---|
| |||
...t change. That sounds like self-documentation to...simpler than slapping a "#pragma pfor" in front... | |||
March 25, 2008 Announce » Re: Reddit: SafeD - The Safe Subset of D | |||
|---|---|---|---|
| |||
...a variation of pragma, the pragma ( Identifier , ExpressionList...read whenever you felt like reading it, of... | |||
March 25, 2008 Announce » Re: Reddit: SafeD - The Safe Subset of D | |||
|---|---|---|---|
| |||
...debug code. Also, a pragma or similar would...checks in your code, like you can do... | |||
Copyright © 1999-2021 by the D Language Foundation