[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] c90272: do not import @ModelName at _info namespace

GitHub noreply at github.com
Tue Jan 17 14:00:58 GMT 2017


  Branch: refs/heads/development
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: c90272891099d52f206060167972e350452534ab
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c90272891099d52f206060167972e350452534ab
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M meta/LoopMasses.m
    M meta/ThresholdCorrections.m
    M meta/TreeMasses.m
    M templates/mass_eigenstates.cpp.in
    M templates/two_scale_model.cpp.in

  Log Message:
  -----------
  do not import @ModelName at _info namespace

because it contains C-style enums.  These enums would be imported as
well, which might lead to ambiguities.


  Commit: 43bb03a210ceb5778097329ce5697f0da37ebbdf
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/43bb03a210ceb5778097329ce5697f0da37ebbdf
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M meta/Constraint.m

  Log Message:
  -----------
  abort with a hard error if unknown parameter to be set in constraint

This avoids overlooking of errors in the FS model file.


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/4bf64fa9a61b...43bb03a210ce


More information about the Flexiblesusy-commits mailing list