[llvm-bugs] [Bug 36996] libc++ tests compare std::fpos with int

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Apr 9 18:24:12 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=36996

Billy O'Neal <billy.oneal at gmail.com> changed:

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

--- Comment #1 from Billy O'Neal <billy.oneal at gmail.com> ---
Upon reconsideration, the second line in [fpos.operations] requires int to
implicitly convert to fpos, so this should work. Closing as invalid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180410/7710cd0d/attachment.html>


More information about the llvm-bugs mailing list