Skip to content
Snippets Groups Projects
Commit 241d5885 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: ensure that content changes in coded objects are noticed (#1293)

- for codedFunctionObject and CodedSource the main code snippets
  were not included in the SHA1 calculation, which meant that many
  changes would not be noticed and no new library would be compiled.

  We now allow tracking of the dynamicCodeContext for the coded
  objects and can append to the SHA1 hasher. This should solve the
  previous misbehaviour.
parent a5d12a2d
No related branches found
No related tags found
Loading
Showing
with 659 additions and 532 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment