Mike Frysinger
Results
72
issues of
Mike Frysinger
I forget who actually owns/pays for the libgd.org domain, but the DNS entries for `libgd.org` & `www.libgd.org` (and any others I'm not aware of) need updating. * `A` (IPv4) records:...
this seems to be a regression between v20201102 & v20201207. here's an example: ```js class foo { /** * Delete everything in this storage. * * @return {!Promise} When clearing...