Changes between Initial Version and Version 1 of Ticket #13947, comment 7
- Timestamp:
- 01/12/13 10:45:25 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13947, comment 7
initial v1 5 5 > How? I tried hard yesterday, but didn't manage. 6 6 7 Hmmm, I probably forgot to run `make check` (which rebuilds `test/test` with a ''debug version'' of `src/tuning.c`) in addition to `make` (which apparently just rebuilds the static library, not used by `test`; IMHO a flaw in the Makefiles).7 Hmmm, I probably forgot to run `make test` (which rebuilds `test/test` with a ''debug version'' of `src/tuning.c`) in addition to `make` (which apparently just rebuilds the static library, not used by `test`; IMHO a flaw in the Makefiles). 8 8 9 9 But still, I cannot reproduce the failure with John's parameters.