[postgis-tickets] [PostGIS] #4735: Regress on winnie cu_print

PostGIS trac at osgeo.org
Sun Aug 9 20:20:22 PDT 2020


#4735: Regress on winnie cu_print
------------------------+---------------------------
  Reporter:  robe       |      Owner:  robe
      Type:  defect     |     Status:  new
  Priority:  medium     |  Milestone:  PostGIS 3.1.0
 Component:  buildbots  |    Version:  master
Resolution:             |   Keywords:
------------------------+---------------------------

Comment (by robe):

 Yes testing head in both cases. The good news is that it fails on my
 desktop too.  I had been suffering from not running Cunit tests too.


 {{{
   Test: test_lwprint_roundtrip ...[cu_print.c:553]
  Expected: 1.#INF
  Obtained: 0
 [cu_print.c:554]
  Expected: -1.#INF
  Obtained: 0
 FAILED
     1. cu_print.c:553  - CU_ASSERT_EQUAL(atof(s),(double)__builtin_inff())
     2. cu_print.c:554  -
 CU_ASSERT_EQUAL(atof(s),(double)-__builtin_inff())

 }}}


 Anyway I stillneed to check stable-3.0 to see if it's an issue there too.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4735#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list