October 11, 2010 Issues » [Issue 3092] Indexing a tuple produces a tuple containing the indexed element | |||
|---|---|---|---|
| |||
...does not fix the pragma(msg, "values: ", values...for that would look like. I also tested... | |||
October 10, 2010 General » Re: ; not required after pragma | |||
|---|---|---|---|
| |||
...have to define each pragma as part of...influencing" pragmas, or something like that. -- Leandro Lucarella... | |||
October 10, 2010 Issues » [Issue 3092] Indexing a tuple produces a tuple containing the indexed element | |||
|---|---|---|---|
| |||
...updates:
template TupleBug(values...)
{
pragma(msg, "values: ", values...insert the printf's like this:
t = s... | |||
October 09, 2010 Issues » [Issue 3092] Indexing a tuple produces a tuple containing the indexed element | |||
|---|---|---|---|
| |||
...0] chain;
pragma(msg, "values: ", values);
pragma(msg...is inconsistend,
it seems like tuple(...) is used... | |||
October 07, 2010 General » Re: Is D right for me? | |||
|---|---|---|---|
| |||
...label 'room for improvement' like (more) open development...using ConTeXt (http://www.pragma-ade.com/) seeing... | |||
October 03, 2010 General » Re: SSE in D | |||
|---|---|---|---|
| |||
...such necessary dirty little features, like the allow_inline pragma to allow inlining of functions... | |||
September 17, 2010 Issues » [Issue 4290] 'Fragile' opCmp/toHash signature errors | |||
|---|---|---|---|
| |||
...the opCmp() and toHash() like in my first...In LDC there is pragma(no_typeinfo): http... | |||
September 03, 2010 DMD » [dmd-internals] dmd test suite coverage | |||
|---|---|---|---|
| |||
...value != TOKidentifier)
#####: 509: { error("pragma(identifier expected");
#####: 510...structs/unions are more like
attributes.
-: 1549: */
43250... | |||
August 31, 2010 General » Re: std.mixins | |||
|---|---|---|---|
| |||
...to work or something like it, is it...i; 0..test.length) {
pragma(msg, to!string... | |||
August 20, 2010 General » Re: Unused variables, better as error or warning? | |||
|---|---|---|---|
| |||
...And then you need a way (like a pragma) to locally disable this error when... | |||
Copyright © 1999-2021 by the D Language Foundation