oddly reloading made no difference. Curious
| -----Original Message----- | From: ghc-devs <[email protected]> On Behalf Of Tobias Dammers | Sent: 26 February 2019 10:58 | To: [email protected] | Subject: Re: Gitlab bug? | | 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://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitl | > ab.haskell.org%2Fghc%2Fghc%2Fmerge_requests%2F444%2Fdiffs%23350c407642 | > 7c611b8f14e875a4ca553041c2b847_1930_1925&data=02%7C01%7Csimonpj%40 | > microsoft.com%7C73ba769b877042937f8408d69bd95350%7C72f988bf86f141af91a | > b2d7cd011db47%7C1%7C0%7C636867755046893023&sdata=%2BMP4GdPPkz3XD%2 | > Fsk4VGSMTI27QXKMg45rHo5KLbWmaQ%3D&reserved=0 | > 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 | > [email protected] | > https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail. | > haskell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc-devs&data=02%7C01 | > %7Csimonpj%40microsoft.com%7C73ba769b877042937f8408d69bd95350%7C72f988 | > bf86f141af91ab2d7cd011db47%7C1%7C0%7C636867755046898017&sdata=dyXl | > kGvSzPUHdcdib6La7MqYhcNqeI%2Falmet4zXC6LU%3D&reserved=0 | | | -- | Tobias Dammers - [email protected] | _______________________________________________ | ghc-devs mailing list | [email protected] | https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail.has | kell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc- | devs&data=02%7C01%7Csimonpj%40microsoft.com%7C73ba769b877042937f8408d | 69bd95350%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636867755046898017 | &sdata=dyXlkGvSzPUHdcdib6La7MqYhcNqeI%2Falmet4zXC6LU%3D&reserved= | 0 _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
