December 21, 2012 General » Re: About Go, D module naming | |||
|---|---|---|---|
| |||
...code that outlives programmers. Personally I hate #ifdef hell. As for the other points, you... | |||
February 11, 2009 General » Re: Why version() ? | |||
|---|---|---|---|
| |||
...all sources. # ifdef SUNNYISHOS # ifdef __STDC__ # ifdef GC...still knee-deep in hell! So now you... | |||
February 10, 2009 General » Re: Why version() ? | |||
|---|---|---|---|
| |||
...LIMIT) || defined(UNIX_LIKE)
# ifdef __STDC__
typedef void...opens the door to hell <g>.
(Disclaimer: I... | |||
October 23, 2004 c++.stl.port » Re: stlport should not use `__' | |||
|---|---|---|---|
| |||
I agree, ifdef hell is OK .. but only if the developer takes the time to... | |||
October 22, 2004 c++.stl.port » Re: stlport should not use `__' | |||
|---|---|---|---|
| |||
...That's what happens in "portable" code -- #ifdef hell. But it is an approach that... | |||
October 22, 2004 c++.stl.port » stlport should not use `__' | |||
|---|---|---|---|
| |||
...me nightmares - their reference counting implementation - pure ifdef hell (see _threads.h). AtomicIncrement and AtomicDecrement... | |||
Copyright © 1999-2021 by the D Language Foundation