Jon Leech
Jon Leech
I'm running from commit 184bfd4b165a360215efd06795a9492ea8b09c9a built on Debian AMD64, and finding a fairly frequent problem where encountering some specific types of monster in an adjacent cell (e.g. trying to attack...
When the game ends, it offers to scroll through a variety of information (monsters killed, species genocided, conduct, etc.) with y/n/q prompts for each category. However, the user input is...
Building on Debian 9.1 from commit f3d16ae8024c1e46fba74020283ead03913fdf20, following instructions on https://nethackwiki.com/wiki/Slash'EM_Extended : > sh sys/unix/setup.sh > make -f sys/unix/GNUmakefile > make -f sys/unix/GNUmakefile install This installs to $HOME/slex/slex-2.0.3 . Then...
This might duplicate #820, not sure - see e.g. https://github.com/KhronosGroup/Vulkan-Site/actions/runs/6452777410/job/17525321493#step:20:164 : > [12:07:15.309] ERROR (asciidoctor): target of xref not found: docs/pull_request_template.md > file: /home/runner/work/Vulkan-Site/Vulkan-Site/Vulkan-Samples/antora/modules/ROOT/pages/CONTRIBUTING.adoc > source: /home/runner/work/Vulkan-Site/Vulkan-Site/Vulkan-Samples (branch: main |...
@MarijnS95 I'm thinking about replacing the \ attribute in the XML with an explicit \ attribute instead, as people are using the 'number' to infer information it isn't intended to...
I tried this out on an exported XML containing 40 files, many of which were of the same name as subdirectories (e.g. OpenGL Common/API Design being one page, and OpenGL...
Edit: after @mojavelinux moved this issue here I produced a minimal case in the attached zipfile that doesn't require using Docker or our spec repo. Reproduce by downloading the attachment...
Per https://github.com/KhronosGroup/OpenGL-Refpages/issues/114#issuecomment-1690917812 If it doesn't clear up soon, I can change the refpages to refer to the copy hosted by SPDX: https://spdx.org/licenses/OPUBL-1.0.html .
Ideally we'll be able to update the gl4 refpages for GL 4.6 / GLSL 4.60 at some point; this is just a tracker to acknowledge the problem exists.
This hasn't been a problem since they implemented a redirect, but the MathJAX.org CDN has closed, and we should accomodate that. It doesn't just affect GL refpages on khronos.org, but...