July 30, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
...requires* that assert be implemented as a macro, and that NDEBUG will totally disable it... | |||
July 30, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
...nothing more than a workaround for the C Standard requiring assert to be a macro. | |||
July 30, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
...ASSERT macro with custom behaviour. That article shows a few alternatives for an ASSERT macro... | |||
July 30, 2014 General » Re: checkedint call removal | |||
|---|---|---|---|
| |||
...assert in his release-build. "Therefore, this macro is designed to capture programming errors, not... | |||
July 27, 2014 GDC » [Projects] Review of GDC frontend components for 2.066 merge. | |||
|---|---|---|---|
| |||
...be using the (far) superior DDox [1]. - macro.c: Used by the DDoc engine. - json... | |||
July 27, 2014 Learn » Re: ddoc and CODE_HIGHLIGHT macro | |||
|---|---|---|---|
| |||
OK, great. Interesting, so assuming the site docs were generated on Linux that's why... | |||
July 27, 2014 Learn » Re: ddoc and CODE_HIGHLIGHT macro | |||
|---|---|---|---|
| |||
This is because the macro is used within a comment in a code section (between... | |||
July 27, 2014 Issues » [Issue 13212] New: Windows line endings handled incorrectly by ddoc macros | |||
|---|---|---|---|
| |||
...with windows line endings (CR; + LF;) a macro declaration that is followed by a blank... | |||
July 26, 2014 Learn » ddoc and CODE_HIGHLIGHT macro | |||
|---|---|---|---|
| |||
...Ddoc doesn't seem to expand a macro near top of http://dlang.org/hash... | |||
July 21, 2014 Issues » [Issue 13174] New: shared ~this() conflicts with this() | |||
|---|---|---|---|
| |||
...Possible duplicate of issue #12004, because if Macro's suggestion were followed, it would solve... | |||
Copyright © 1999-2021 by the D Language Foundation