June 30, 2016 LDC » Re: How to track down a bad llvm optimization pass | |||
|---|---|---|---|
| |||
...concept called "poison values" too, which are undefs with slightly stronger semantics produced by C... | |||
November 14, 2015 c++.stlsoft » STLSoft 1.9.123 released | |||
|---|---|---|---|
| |||
...throw_0() to
STLSOFT_NOEXCEPT
~ stlsoft/internal/_undefs.h:
~ stlsoft/stlsoft.h:
+ added STLSOFT_NOEXCEPT... | |||
September 11, 2011 General » Re: Auto tools and D | |||
|---|---|---|---|
| |||
...actions Link bind NEEDLIBS {
$(LINK) $(LINKFLAGS) -of$(<) $(UNDEFS) $(>) $(NEEDLIBS) $(LINKLIBS)
}
DC = dmd ;
DCFLAGS = -fPIC -O... | |||
May 18, 2011 General » Re: Best build tool for D projects | |||
|---|---|---|---|
| |||
...actions Link bind NEEDLIBS {
$(LINK) $(LINKFLAGS) -of$(<) $(UNDEFS) $(>) $(NEEDLIBS) $(LINKLIBS)
}
Objects $(DFILES) ;
MainFromObjects puckc : $(DFILES... | |||
November 16, 2007 c++.announce, c++.stlsoft » STLSoft 1.9.7 released | |||
|---|---|---|---|
| |||
...2007 => 6th November 2007 include\stlsoft\internal\_undefs.h 2.5.1.23 => 2.6... | |||
May 03, 2005 c++.chat » jam and digital mars | |||
|---|---|---|---|
| |||
...CCHDRS) -I$(STDHDRS) $(>) -o$(<)
< }
<
< #$(LINK) $(LINKFLAGS) /out:$(<) $(UNDEFS) $(>) $(NEEDLIBS) $(LINKLIBS)
< actions Link bind NEEDLIBS
< {
< $(LINK... | |||
March 19, 2003 c++.stl.port » Re: #undef __SC__ in stl_dm.h | |||
|---|---|---|---|
| |||
...Digital_Mars_C++/STL/stlport.zip) only undefs __SC__ for building the STLport library itself... | |||
September 28, 2001 c++ » Re: 8.1e - mutable doesn't work! | |||
|---|---|---|---|
| |||
...t want to clutter my code with unnecessay #undefs, eventually depending on the compiler... Laurentiu | |||
Copyright © 1999-2021 by the D Language Foundation