Changes between Initial Version and Version 1 of Ticket #51827


Ignore:
Timestamp:
Jul 12, 2016, 2:24:26 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51827

    • Property Owner changed from macports-tickets@… to blair@…
    • Property Summary changed from zeroc-ice35 failed to build to zeroc-ice35: error: expression with side effects will be evaluated despite being used as an operand to 'typeid'
  • Ticket #51827 – Description

    initial v1  
    11after trying to upgade port - zeroc-ice35 port has failed to compile:
    22
    3 :info:build BackgroundSaveEvictorI.cpp:1077:56: error: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Werror,-Wpotentially-
    43{{{
    5 evaluated-expression]
     4:info:build BackgroundSaveEvictorI.cpp:1077:56: error: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Werror,-Wpotentially-evaluated-expression]
    65:info:build                             ex.message = string(typeid(*element->rec.servant).name())
    76:info:build                                                        ^