www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17323] New: Eliminate all uses of obsolete "..." in dmd

https://issues.dlang.org/show_bug.cgi?id=17323

          Issue ID: 17323
           Summary: Eliminate all uses of obsolete "..." in dmd
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: andrei erdani.com

dmd has several uses of the archaic va_list style variadics. Those should be
templated.

--
Apr 13 2017