You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: master_changes.md
+2
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ users)
27
27
## Install
28
28
*[BUG] On install driven by `.install` file, track intermediate directories too, in order to have them suppressed at package removal [#5691@rjbou - fix #5688]
29
29
*[BUG] With `--assume-built`, resolve variables in depends filter according switch & global environment, not only depends predefined variables [#570@rjbou - fix #5698]
30
+
*[BUG] Handle undefined variables defaults to false in dependencies formula resolution for assume built [#5701 rjbou]
30
31
31
32
## Remove
32
33
@@ -119,6 +120,7 @@ users)
119
120
* dot-install: generalise inner script & use less generic filenames [#5691@rjbou]
120
121
* dot-install: add a test for removal of non specified in .install empty directories [#5701@rjbou]
121
122
* Add test in assume-built for depends with switch variable filters [#5700@rjbou]
123
+
* Add undefined variable handling in assume built test [#5701@rjbou]
122
124
123
125
### Engine
124
126
* With real path resolved for all opam temp dir, remove `/private` from mac temp dir regexp [#5654@rjbou]
0 commit comments