Merge pull request #10848 from NREL/ScheduleAPI #105
Annotations
5 warnings
Standard Build on Mac arm64:
src/EnergyPlus/PlantLoopHeatPumpEIR.hh#L415
'doPhysics' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Standard Build on Mac arm64:
src/EnergyPlus/PlantLoopHeatPumpEIR.hh#L417
'resetReportingVariables' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Standard Build on Mac arm64:
src/EnergyPlus/PlantLoopHeatPumpEIR.hh#L421
'oneTimeInit' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Standard Build on Mac arm64:
src/EnergyPlus/PlantLoopHeatPumpEIR.hh#L422
'report' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Standard Build on Mac arm64
gcc@13 13.3.0 is already installed and up-to-date.
To reinstall 13.3.0, run:
brew reinstall gcc@13
|