Skip to content

Support for ruby-head (version 3) #174

Closed
@galois17

Description

@galois17

There's an error with em-http-request at version 0.2.11 with ruby 3.0.
make "DESTDIR=" compiling em_buffer.c em_buffer.c:8:10: fatal error: 'rubyio.h' file not found #include "rubyio.h" ^~~~~~~~~~ 1 error generated. make: *** [em_buffer.o] Error 1
The latest version of em-http-request doesn't have this issue. The fix for ruby 3.0 would be to use em-http-request ~> 1.1.7, but this requires some code change.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions