Ivan Poliakov
Ivan Poliakov
At the start of the build Hadrian (or Shake?) executes the configure script which attempts to run the following command: bash mk/get-win32-tarballs.sh download x86_64 This command fails because ‘bash’ is...
Unfortunately I can't tell the exact reason because the bundled binary has no debug symbols, but it crashes with an access violation during glfwInit on one of my machines, although...
I am trying to update to 2.5.0 and I have encountered the following issue: [This method](https://github.com/schaloner/deadbolt-2-scala/blob/master/code/app/be/objectify/deadbolt/scala/ActionBuilders.scala#L105-L114) returning a structural type produces the following warning: ``` reflective access of structural type...