
Look here: https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#350c4076427c611b... Look at the comment "Is this zipping necessary? We haven't zonked the scoped_kvs or the tc_tvs, I think" from Richard Eisenberg, just below line 1925 in TcHsType. Now click on the grey "..." above his comment, to expand more code lines above. Uh oh! * The same comment now occurs twice, just below line 1904, and again just below 1925. * The first time it's on the wrong line of code * But in the second position (the correct one) the "Reply" box is inactive. I can't type into it. Is this is a bug? How to report it? Simon

It seems to behave just fine on my computer. Maybe some sort of cache-related race condition is going on in the client-side JavaScript here? A hard page reload might "fix" that. On Tue, Feb 26, 2019 at 10:18:02AM +0000, Simon Peyton Jones via ghc-devs wrote:
Look here: https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#350c4076427c611b... Look at the comment "Is this zipping necessary? We haven't zonked the scoped_kvs or the tc_tvs, I think" from Richard Eisenberg, just below line 1925 in TcHsType.
Now click on the grey "..." above his comment, to expand more code lines above.
Uh oh!
* The same comment now occurs twice, just below line 1904, and again just below 1925. * The first time it's on the wrong line of code * But in the second position (the correct one) the "Reply" box is inactive. I can't type into it.
Is this is a bug? How to report it?
Simon
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- Tobias Dammers - tdammers@gmail.com

oddly reloading made no difference. Curious
| -----Original Message-----
| From: ghc-devs

I can reproduce: Is there a good place to report this? Richard
On Feb 26, 2019, at 5:18 AM, Simon Peyton Jones via ghc-devs
wrote: Look here:
https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#350c4076427c611b... https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#350c4076427c611b... Look at the comment “Is this zipping necessary? We haven't zonked the scoped_kvs or the tc_tvs, I think” from Richard Eisenberg, just below line 1925 in TcHsType.
Now click on the grey “…” above his comment, to expand more code lines above.
Uh oh!
The same comment now occurs twice, just below line 1904, and again just below 1925. The first time it’s on the wrong line of code But in the second position (the correct one) the “Reply” box is inactive. I can’t type into it.
Is this is a bug? How to report it?
Simon
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org mailto:ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

And a new bug: When I visit https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#note_8328 https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#note_8328, I see 6/13 discussions resolved, but the button to go to first unresolved discussion goes nowhere. And when I scroll through the page, expanding every file I see, I still can't find these unresolved discussions. :( Richard
On Feb 26, 2019, at 7:59 AM, Richard Eisenberg
wrote: I can reproduce:
Is there a good place to report this?
Richard
On Feb 26, 2019, at 5:18 AM, Simon Peyton Jones via ghc-devs
mailto:ghc-devs@haskell.org> wrote: Look here:
https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#350c4076427c611b... https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#350c4076427c611b... Look at the comment “Is this zipping necessary? We haven't zonked the scoped_kvs or the tc_tvs, I think” from Richard Eisenberg, just below line 1925 in TcHsType.
Now click on the grey “…” above his comment, to expand more code lines above.
Uh oh!
The same comment now occurs twice, just below line 1904, and again just below 1925. The first time it’s on the wrong line of code But in the second position (the correct one) the “Reply” box is inactive. I can’t type into it.
Is this is a bug? How to report it?
Simon
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org mailto:ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

I'd guesstimate that gitlab's issue tracker would be a good place: https://gitlab.com/gitlab-org/gitlab-ce/issues/ Though it's probably going to be helpful for Ben to somehow get involved, seeing how he's been working with the Gitlab team on other issues already. On Tue, Feb 26, 2019 at 07:59:48AM -0500, Richard Eisenberg wrote:
I can reproduce:
Is there a good place to report this?
Richard
On Feb 26, 2019, at 5:18 AM, Simon Peyton Jones via ghc-devs
wrote: Look here:
https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#350c4076427c611b... https://gitlab.haskell.org/ghc/ghc/merge_requests/444/diffs#350c4076427c611b... Look at the comment “Is this zipping necessary? We haven't zonked the scoped_kvs or the tc_tvs, I think” from Richard Eisenberg, just below line 1925 in TcHsType.
Now click on the grey “…” above his comment, to expand more code lines above.
Uh oh!
The same comment now occurs twice, just below line 1904, and again just below 1925. The first time it’s on the wrong line of code But in the second position (the correct one) the “Reply” box is inactive. I can’t type into it.
Is this is a bug? How to report it?
Simon
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org mailto:ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- Tobias Dammers - tdammers@gmail.com
participants (3)
-
Richard Eisenberg
-
Simon Peyton Jones
-
Tobias Dammers