www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - C++ tests: not passed

hi i've maked some tests to know if dmc supports feauteres that i need for
my framework

t1 : pass
t2 : not sure it's permitted by c++ specs, not pass
t3 : not pass (output doesn't match expected output included at end of file,
the c++ spec permit the expected output?)

i like to know if i'm on the wrong way (specs don't permit some of things)
or if simply there isn't compilers around that support c++ spec features,
i've tryed bcc32 5.5 5.6(borland c++ builder 6) gcc  3.2.3(mingw) vcc++ 6
vcc++ 7.net
in future this features will be supported in dmc??

Michele
Sep 08 2003