August 07, 2014 Announce » Miscelaneous D tool updates | |||
|---|---|---|---|
| |||
...github.com/economicmodeling/libddoc * D implementation of the DDoc macro system * Lots of bug fixes | |||
August 06, 2014 General » Re: assert semantic change proposal | |||
|---|---|---|---|
| |||
...one would only need to edit the macro to do this. Whether we want to... | |||
August 04, 2014 General » Re: assert semantic change proposal | |||
|---|---|---|---|
| |||
...Second Edition) defines assert as: "The assert macro is used to add diagnostics to programs... | |||
August 03, 2014 General » Re: assert semantic change proposal | |||
|---|---|---|---|
| |||
...Not really, you can redefine the C macro to behave exactly as proposed, using compiler... | |||
August 03, 2014 General » Re: assert semantic change proposal | |||
|---|---|---|---|
| |||
...unachievable to e.g. a C/C++ macro is a very important and attractive competitive... | |||
August 03, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
...html "assert - insert program diagnostics [...] The assert() macro shall insert diagnostics into programs". Nobody expects... | |||
August 02, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
http://en.wikipedia.org/wiki/Macro_(computer_science) core.exception.AssertError@timon(332812126): Assertion failure... | |||
July 31, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
...break the convention? No way, their assert macro conforms to the standard. http://msdn.microsoft... | |||
July 31, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
...as a macro name before the inclusion of this header, the assert() macro shall be... | |||
July 31, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
...assert macro is defined simply as #define assert(ignore) ((void)0) The assert macro is... | |||
Copyright © 1999-2021 by the D Language Foundation