www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 931] New: D Strings vs C++ Strings Page Incorrect

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=931

           Summary: D Strings vs C++ Strings Page Incorrect
           Product: D
           Version: unspecified
          Platform: All
               URL: http://www.digitalmars.com/d/cppstrings.html
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: www.digitalmars.com
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: kylefurlong gmail.com


Under the "Conversions to C Strings" section, the documentation asserts that
"In D, strings can be implicitly converted to char*:" whereas this is now only
allowed  using the arr.ptr syntax.


-- 
Feb 06 2007
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=931


bugzilla digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED





Fixed DMD 1.010


-- 
Mar 29 2007