Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
nunotexbsd
nunotexbsd commented Mar 18, 2020

Hello,

I'm trying to build OpenDiablo 2 on FreeBSD 12.1 amd64:

`go get github.com/OpenDiablo2/OpenDiablo2

github.com/go-gl/glfw/v3.3/glfw

In file included from ../go/src/github.com/go-gl/glfw/v3.3/glfw/c_glfw_linbsd.go:18:
../go/src/github.com/go-gl/glfw/v3.3/glfw/glfw/src/linux_joystick.c:53:34: error: no member named 'linjs' in 'struct _GLFWjoystick'
../go/src/github.com/go-gl/glfw/v

bug
Crystal logo
Popular topic
Crystal is a self-hosted, general purpose programming language.
Trending repository
Codacy screenshot
App recommended by GitHub

Codacy

Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.

You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.

Trending repository
Trending repository
emilfihlman
emilfihlman commented Feb 11, 2020

WiFiClient setTimeout is documented to accept milliseconds (sane) but value is used as seconds directly (loss of resolution is not sane). Protoype expects u32 instead of f32/f64.

Documentation (inheritance) on value being milliseconds, not seconds
https://www.arduino.cc/reference/en/language/functions/communication/stream/streamsettimeout/

/path/to/sketch.ino: In function 'void loop()':
sk

Trending repository
Trending repository
Trending repository
chrisspen
chrisspen commented Mar 19, 2020

The instructions here to install and use the plugin are vague or incomplete, specifically the "Enter your keys" section. What keys? The link to "the code that handles that" is broken. The value of $CALIBRE_CONFIG_DIRECTORY is not defined anywhere.

App recommended by GitHub

WIP

Allow authors of pull requests to set status to pending while still working on it.

You can’t perform that action at this time.