Changes between Version 1 and Version 2 of Ticket #27389
- Timestamp:
- 03/01/19 14:36:55 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27389 – Description
v1 v2 7 7 There is also an issue with dependency checking: when `src/sage/libs/eclib/wrap.cpp` is edited and Sage is rebuilt, the new contents of that file are not taken into account. 8 8 9 So either this is a bug upstream somewhere or we are doing something wrong. 9 These two problems may or may not be related. 10 11 In any case, there is either a bug upstream somewhere or we are doing something wrong.