Mike McMahon
Mike McMahon
Oh, you're right. It is octal. I forgot to check. It's the number of microseconds between triggers of the flip-flop. That is, half the wavelength. So the frequency is, I...
Here is the code, in case anyone wants to try to work out any additional timing details beyond the system clock. ``` ;;; Sophisticated audio home entertainment center. XBEEP (MISC-INST-ENTRY...
This sounds a lot like #763, for which we had a fix, but it didn't ever get merged.
> Can you check that the right compatibilities are enforced (as well as the wrong ones don't match) in `Ordering.combineBindingsForIntersection()` and `Ordering.combineBindingsForUnion()`? I believe that the new counterflow nulls enum...
It also doesn't really do much of anything, since `searchAllAndHighlight` is called without `highlightedPositions`. `assertRecordTexts` needs to be replaced by something that assets about highlighted positions instead of markup text....
Still mostly true after #2040.
This might mean that the builder's blocking rebuild call would check that the index was readable after completion and only report success if so.
Closed in favor of #3616