Skip to content
Snippets Groups Projects
Commit dec262a1 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 1eaaf35b
Branches
Tags
No related merge requests found
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