<BlaXpirit>
unshadow, generic, see the very top of the page
<BlaXpirit>
it's like "BufferedIO that deals with type T"
<unshadow>
So, I can do BufferedIO(String) ? to deal specificly with string ?
<BlaXpirit>
probably. i don't know what it actually does
<unshadow>
K, thanks :)
<unshadow>
When I try to do socket.write I get this issue : http://carc.in/#/r/51 , what's slice ?
<unshadow>
Found it, nm
_havenn has quit [Ping timeout: 255 seconds]
havenwood has joined #crystal-lang
datanoise has quit [Ping timeout: 265 seconds]
n1ftyn8 has quit [Ping timeout: 276 seconds]
n1ftyn8 has joined #crystal-lang
<unshadow>
Someone knows why when connecting to this: http://carc.in/#/r/5e using openssl s_client, I get an Error in SSL socket: Index out of bounds ?
datanoise has joined #crystal-lang
havenwood has quit []
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
leafybasil has quit [Remote host closed the connection]
datanoise has quit [Ping timeout: 250 seconds]
leafybasil has joined #crystal-lang
leafybasil has quit [Remote host closed the connection]
leafybasil has joined #crystal-lang
ponga has joined #crystal-lang
ponga has joined #crystal-lang
ponga has quit [Changing host]
ponga has joined #crystal-lang
BlaXpirit has quit [Quit: Quit Konversation]
waterlink has joined #crystal-lang
waterlink has quit [Ping timeout: 264 seconds]
waterlink has joined #crystal-lang
Ven has joined #crystal-lang
Dreamer3 has quit [Ping timeout: 245 seconds]
notfowl has quit [Excess Flood]
notfowl has joined #crystal-lang
unshadow has quit [Quit: leaving]
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Ven has joined #crystal-lang
datanoise has joined #crystal-lang
datanoise has quit [Ping timeout: 252 seconds]
Dreamer3 has joined #crystal-lang
JBat has quit [Quit: Computer has gone to sleep.]
unshadow has joined #crystal-lang
unshadow has quit [Quit: leaving]
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vikaton has quit [Quit: Connection closed for inactivity]
datanoise has joined #crystal-lang
datanoise has quit [Ping timeout: 250 seconds]
orliesaurus has joined #crystal-lang
orliesaurus has quit [Excess Flood]
orliesaurus has joined #crystal-lang
bcardiff has joined #crystal-lang
asterite has joined #crystal-lang
waterlink has quit [Read error: Connection reset by peer]
waterlink has joined #crystal-lang
asterite has quit [Client Quit]
BlaXpirit has joined #crystal-lang
DerisiveLogic has joined #crystal-lang
JBat has joined #crystal-lang
vikaton has joined #crystal-lang
unshadow has joined #crystal-lang
markhend has joined #crystal-lang
markhend has quit []
datanoise has joined #crystal-lang
datanoise has quit [Ping timeout: 250 seconds]
ponga has quit [Quit: Connection closed for inactivity]
JBat has quit [Read error: Connection reset by peer]
<crystal-gh>
[crystal] asterite pushed 2 new commits to master: http://git.io/vTscV
<crystal-gh>
crystal/master 1572ff4 Ary Borenszweig: Fixed #547: String#to_i (and related) should raise on overflow/underflow. Also: implement to_i, to_i64, etc., in pure crystal, and added to_i? variants for getting nil on invalid values, as well as a version accepting a block.
<crystal-gh>
crystal/master 458f808 Ary Borenszweig: Added base parameter to String#to_big_i
willlll has quit [Quit: willlll]
waterlink has quit [Ping timeout: 256 seconds]
willlll has joined #crystal-lang
<travis-ci>
manastech/crystal#2342 (master - 458f808 : Ary Borenszweig): The build is still failing.