Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (CGAL/GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp
- Date: Thu, 21 Jun 2018 13:04:34 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:XoN9rBD8xG8szITusl1IUyQJP3N1i/DPJgcQr6AfoPdwSPX/osbcNUDSrc9gkEXOFd2Cra4c1qyO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUhDexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoJNyA3/nzZhMJzi6JUohyhqBNwzYHIe4yVKON+c7nBcd8GWWZMXMBcXDFBDIOmaIsPCvIMMeheoYbnulsOtwWxBQ+wBOjy1jFIh3n20rMg3OQ8DArK2BItEdMSvXrSt9n7NbkdUeewzKbW0TXDdfNX1zfn54fUbhAhpuuMXLJ1fcbf1EIiEAfFgU+NqYz/ITyV0PgNv3KB7+phU+KglXQoqxxqrzezyccjkI3JipgSylDe+iV02YA4LsC2Rk58ZN6rCppQtyeCOot4XMwtXmZouDwgxb0eo567eyoKx4o7yB7DcfCHdJKI4h37WOmNLjd3nnZldKi4hxao/kis0uL8Wdez0FZPsCVFjsPMt3AD1xPJ9seHVvx9/l2h2DqVyw/T7eRELEYpnqTYM54s2qM8m5gQvEjZECL7ll/6gLGWe0k54OSl6+rqbq3iq5OALYN5iQDzPr4wlsChD+k0KBUCU3WZ9Om6ybbt51f2QK9Qgf0ziqTZsI7VJcAcpqOhHgNZyIMj6xGiAzqk09kUh3wHI0hEeBKDloTpPEzOIOziAfe4nVSskC1nx/bYMb39GpnNL37Dn6n9fbtl9kJRygk+wcpR6p9aEL0NPvL+VlLruNHYABI1Kwm0zPzmCNV52IMeQ2WPAqqBPaPWq1CI+/gvLPeKZI8Jojr9Mfkl5/jwgnAjhF8QZrWm3ZQNZ3C8BPhmJF+ZYXX0jtcbDWgKphY+TPDtiFCaTTFTaGy9X6Yl6j4mCYKmFpvMRp22gLyaxyq7BZ1XZmVeCl+WC3vodoOEW+0NaC2IOMNhnCYEBvCdTNoq2hiq8QP70LF6NfH8+ysCtJul2sImyffUkER40TVpFcmbzym3Tmd5l35ABxQZ9YQ4jkF6z1qfy7lWivdEEsZCprkBBgMzKITRyfA8EdH0VwvcVtyGQVLgRc+pV2JiBuktysMDNh4uU+6piQrOinLzUu0l0oeTDZlxyZrymn34JsJz0XHDjfFzhFYvRo1IL2L03/cjpTiWPJbAlgCir4jvbb4VhXaf/2iKySyJpk4KCFctA5WAZmgWYw7tlfq85k7GSOXwW+1hNwwYlp7EL6JLbpjukEkAQ+njftLTfzDplg==
- Organization: GeometryFactory
Le Thursday, June 21, 2018 12:23:22 PM CEST j. scheurich a écrit :
> > > There must be something fishy here. See for example our test results
> > > here:
> > >
> > > https://cgal.geometryfactory.com/CGAL/testsuite/results-4.13-I-34.shtm
> > > l
> > >
> > > You'll see that the line Surface_mesh_Examples where
>
> sm_circulators.cpp
>
> > > is tested can be compiled and ran successfully on all our test
>
> platforms
>
> > > (that includes some of yours).
> >
> > In the CGAL test results, all the test platforms named
>
> Fedora<something> (but
>
> > not Fedora-rawhide) are using the last public version of Fedora:
> Fedora 28.
>
> Are you really sure ? Fedora 28 was realeased on 1. Mai 2018, maybe
>
> the test is not in sync with the fedora release...
>
> so long
Of course I am sure. The testing of the internal release CGAL-4.13-I-34 was
done during the night between 1st June 2018 and the 2nd. And our test
platforms are updated every week (on Sundays, I think).
Anyway, if you read
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-4.13-I-34/Installation/TestReport_lrineau_Fedora.gz
then you can see that the compiler /usr/bin/c++ is GCC 8.1.1, and that is the
version of Fedora 28, whereas Fedora 27 was using GCC 7.3.1. See:
https://apps.fedoraproject.org/packages/gcc
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, J. Scheurich, 06/19/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, Sebastien Loriot (GeometryFactory), 06/19/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, J. Scheurich, 06/19/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, J. Scheurich, 06/19/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, Sebastien Loriot (GeometryFactory), 06/20/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, J. Scheurich, 06/20/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, Laurent Rineau (CGAL/GeometryFactory), 06/20/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, J. Scheurich, 06/20/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, Sebastien Loriot (GeometryFactory), 06/20/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, J. Scheurich, 06/19/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, J. Scheurich, 06/19/2018
- <Possible follow-up(s)>
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, j. scheurich, 06/21/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, Laurent Rineau (CGAL/GeometryFactory), 06/21/2018
- Re: [cgal-discuss] exception in Surface_mesh_2sm_circulators_8cpp, Sebastien Loriot (GeometryFactory), 06/19/2018
Archive powered by MHonArc 2.6.18.