mike castleman
mike castleman
Similarly, if you have a hash mark followed by a number in your code block, GitHub Markdown turns it into an <a> tag with a `href` to an issue. See...
there are some diffs and whatnot in https://android.googlesource.com/platform/prebuilts/tools/+/master/common/lombok-ast but that seems a bit awkward to maintain
Found another one: [Τα Γεωργικά](https://www.gutenberg.org/ebooks/32660) is fine on the Gutenberg website, but double-utf8-encoded in `gutenberg-dammit` (if you recode it from utf-8 to "latin-1" you end up with valid-looking utf8 Greek...
Yup, I downloaded a fresh copy of the archive just now, and manually inspected the relevant files, in order to triple-check that these two problems still exist. The bot I...
We're seeing this again/still on `grandle-retrolambda` 3.6.0 with `retrolambda` 2.5.1. I did some further digging and found that retrolambda can, under some circumstances, move the jacoco-added method `$jacocoInit()` from our...
I've no strong opinion on the second two commits here, but fd6f9faadf039bdc1a1d22077f6f8daba195b6fb is an absolutely crucial bugfix for our application as well.
My fork at http://github.com/mlc/rails_db_convert_using_adapters should solve this issue as well, albeit in a different manner.
Thanks for having a look, @smallsaucepan! Obviously if you have a better solution than mine I am not offended if you take that instead!
For what it's worth, the only debugging hint I can offer is very small: the failing test case I provide fails even if you swap the order of the points...