Conversation
The linting will be more reasonably verbose in future.
|
we have now re-STARRed |
|
@som-snytt did you mean to return to this? |
|
I think I accidentally left linting turned on in a PR somewhere, but I don't remember where. |
|
@som-snytt should we uncomment these lines, or delete them, or what? |
|
@SethTisue Does my commented code bug you? It's to save me 5-10 minutes every time I forget that Probably I did turn on the linting in a PR, but it was never merged. I'm working on a debugging SIP called Meta-Optimized Operational Records for Scala, or MOORS, which we can use as inline pragmas instead of println and Xlint. A MOORS directive will print information about a value, including the git blame of the line that set it. |
|
Moors' Law: When you flip the switches back again, the errors will have increased exponentially: |
|
@SethTisue I see it's because of df29ebb in #7350 It needs another restarr? |
|
I confirmed that the linked PR went in after the last restarr, so building with diagnostics on crashes non-bootstrapped as above. Maybe there is a way to enable diagnostic options only when running a bootstrapped build? That would make it less useful, of course, since warnings would appear only in Jenkins output where Jenkins would politely ignore the mess. |
The linting will be more reasonably verbose in future.