Project

General

Profile

« Previous | Next » 

Revision e964627c

Added by skyjake almost 12 years ago

Fixed: Warning about Str initialization

Using a proper C++ object for the static string is better because we
don't have to manually initialize the (empty) string contents. Plus
de::Str automatically casts to const Str*.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences