ruby / stringio

Pseudo `IO` class from/to `String`.
BSD 2-Clause "Simplified" License
36 stars 26 forks source link

Remove unused `stdbool.h` #97

Closed casperisfine closed 5 months ago

casperisfine commented 5 months ago

Ref: https://github.com/ruby/stringio/pull/96

FYI @kou

kou commented 5 months ago

Ah, we added static bool readonly_string_p(). Sorry, we can't remove it.

casperisfine commented 5 months ago

Ahah no worries :)