June 05, 2012 General » Implicit type conversions with data loss | |||
|---|---|---|---|
| |||
I don't want them to be performed at all. How do I disable this... | |||
June 02, 2012 General » Re: Is the address-of operator (&) really needed? | |||
|---|---|---|---|
| |||
...handleRequest) A much bigger problem is implicit conversions to bool, which are used everywhere: if... | |||
May 27, 2012 Issues » [Issue 1985] import expression should return ubyte[] not string | |||
|---|---|---|---|
| |||
...03:16:35 PDT --- UTF validation and conversions can be done at compile time, although... | |||
May 23, 2012 Learn » Re: Reading ASCII file with some codes above 127 (exten ascii) | |||
|---|---|---|---|
| |||
...conversions that are corrupting the data. Best use byte[] for reading/writing, and do conversions... | |||
May 22, 2012 Phobos » [phobos] [D-Programming-Language/phobos] fb964a: Merge conversions representing with string into on... | |||
|---|---|---|---|
| |||
...M std/conv.d Log Message: ----------- Merge conversions representing with string into one toImpl function... | |||
May 17, 2012 General » Re: Why typedef's shouldn't have been removed :( | |||
|---|---|---|---|
| |||
...properly on another architecture due to narrowing conversions and the like. Code generation just doesn... | |||
May 11, 2012 General » Re: D dropped in favour of C# for PSP emulator | |||
|---|---|---|---|
| |||
...as simple as, for example, automatic type conversions. Again, helpful tutorials like Ali's book... | |||
May 05, 2012 Issues » [Issue 8047] New: important opcodes missing from core/simd.d | |||
|---|---|---|---|
| |||
...missing comparisons CMPPS CMPPD CMPSD CMPSS missing conversions CVTPS2PI CVTSD2SI CVTSI2SD CVTSI2SS CVTSS2SI CVTTPD2PI CVTTPS2PI... | |||
April 30, 2012 Learn » Re: type conversions | |||
|---|---|---|---|
| |||
The comment on to could obviously be changed, but it wouldn't be all that... | |||
April 30, 2012 Learn » Re: type conversions | |||
|---|---|---|---|
| |||
Can the documentation of std.conv be fixed? http://dlang.org/phobos/std_conv.html... | |||
Copyright © 1999-2021 by the D Language Foundation