www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 19324] New: Code ")<" does not respect the coding

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

          Issue ID: 19324
           Summary: Code ")<" does not respect the coding
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: dcuan17 yahoo.com

In std.internal.math.errorfunction we have comparison : function()< x instead
of funtion() < x

--
Oct 21 2018