Name: V. Shtabovenko Date: 11/08/17-08:55:20 AM Z
Dear Will,
sorry for that. I introduced some checks to the
development version to ensure that I do not forget to remove
any global variables (like Global`XXX) that I often use for debugging
FeynCalc. I also updated FeynHelpers accordingly but somehow forgot to
push that to the repository. Now everything should work again.
Cheers,
Vladyslav
Am 08.11.2017 um 05:25 schrieb Will:
> Dear Vladyslav,
>
> I was trying to install the latest development version of FeynCalc
together
> with FeynHelpers and I encountered the following warning message:
>
> Increment::rvalue: FeynCalc`FAPatch`Private`nmodels is not a
variable with a value, so its value cannot be changed.
>
> As well, if I load FeynCalc+FeynHelpers, I get two warning
messages
>
> Global`$FeynCalcStartupMessages::shdw: Symbol
$FeynCalcStartupMessages appears in multiple contexts
{Global`,FeynCalc`}; definitions in context Global` may shadow or be
shadowed by other definitions.
>
> FeynCalc::context: FeynCalc has detected strange objects in the
Global or FeynCalc contexts.
>
> New lowercase objects in the Global context:
{Global`$FeynCalcStartupMessages}
>
> If I don’t load FeynHelpers, everything goes well.
>
> I would be extremely thankful if you could have a look
> at these possible bugs.
>
> Cheers,
> Will
>
>