sailorswift has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
zamith has quit [Quit: Be back later ...]
sailorswift has joined #crystal-lang
Cidan is now known as zz_Cidan
jdjkelly has joined #crystal-lang
<dzv>
why can't we specify optional blocks as foo(&block = nil) instead of overloads?
zz_Cidan is now known as Cidan
zipR4ND has joined #crystal-lang
Cidan is now known as zz_Cidan
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
blue_deref has quit [Quit: bbn]
bcardiff has quit [Quit: bcardiff]
havenwood has quit [Remote host closed the connection]
jdjkelly has quit [Quit: leaving]
datanoise has joined #crystal-lang
zipR4ND has quit [Ping timeout: 246 seconds]
NeverDie has joined #crystal-lang
havenwood has joined #crystal-lang
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
datanoise has quit [Quit: WeeChat 1.2]
tliff_ has joined #crystal-lang
n1ftyn8__ has joined #crystal-lang
willl_ has joined #crystal-lang
n1ftyn8_ has quit [Ping timeout: 252 seconds]
tliff has quit [Ping timeout: 252 seconds]
willl has quit [Ping timeout: 252 seconds]
willl_ is now known as willl
zz_Cidan is now known as Cidan
n1ftyn8__ is now known as n1ftyn8_
havenwood has quit [Ping timeout: 264 seconds]
NeverDie has quit [Quit: I'm off to sleep. ZZZzzz…]
nahtnam has joined #crystal-lang
Cidan is now known as zz_Cidan
zz_Cidan is now known as Cidan
ponga has joined #crystal-lang
sailorswift has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Cidan is now known as zz_Cidan
zz_Cidan is now known as Cidan
joneslee85 has joined #crystal-lang
<joneslee85>
Hey guys, it's Trung from Lotus Framework project, firstly, thanks for great language, I am impressed, secondly, a stupid question from me, the crystal hang when `run file.cr` file on OSX 10.11, any leads to how I should be able to provide more debugging details? TIA
joneslee85 has quit [Remote host closed the connection]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Remote host closed the connection]
joneslee85 has joined #crystal-lang
<willl>
if you do `crystal build -d file.cr` you can see if it's hanging in the compiler, if not it'll produce `./file` which you can then run to see if it's the program. The -d will get you debug symbols, so you can use lldb and get a backtrace of where it's hung
<joneslee85>
awesome, thanks for that
joneslee85 has quit [Remote host closed the connection]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 255 seconds]
BlaXpirit has joined #crystal-lang
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 244 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 260 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 250 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Remote host closed the connection]
joneslee85 has joined #crystal-lang
tliff_ is now known as tliff
strcmp1 has quit [Quit: Leaving]
joneslee85 has quit [Remote host closed the connection]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 256 seconds]
joneslee85 has joined #crystal-lang
strcmp1 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 244 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 250 seconds]
joneslee85 has joined #crystal-lang
Cidan is now known as zz_Cidan
joneslee85 has quit [Ping timeout: 256 seconds]
joneslee85 has joined #crystal-lang
nahtnam has quit [Quit: Connection closed for inactivity]
joneslee85 has quit [Ping timeout: 256 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 255 seconds]
joneslee85 has joined #crystal-lang
zamith has joined #crystal-lang
joneslee85 has quit [Ping timeout: 250 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 260 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 246 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 246 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 240 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 244 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 246 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 240 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 244 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 264 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 244 seconds]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 244 seconds]
joneslee85 has joined #crystal-lang
sailorswift has joined #crystal-lang
joneslee85 has quit [Remote host closed the connection]
joneslee85 has joined #crystal-lang
joneslee85 has quit [Ping timeout: 244 seconds]
sailorswift has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bcardiff has joined #crystal-lang
zipR4ND has joined #crystal-lang
<zamith>
BlaXpirit: thanks. It gets that from Github and saves it on a cache that expires every 30 min, if I'm not mistaken.
<BlaXpirit>
maybe i got in between cache expiries
joneslee85 has joined #crystal-lang
joneslee85 has quit [Read error: Connection reset by peer]
bcardiff has quit [Quit: bcardiff]
zamith has quit [Quit: Be back later ...]
wanderer_ has joined #crystal-lang
bcardiff has joined #crystal-lang
wmoxam_ is now known as wmoxam
wmoxam has joined #crystal-lang
wmoxam has quit [Changing host]
havenwood has joined #crystal-lang
<wanderer_>
jhass: hey, when doing `git bisect` do I have to save my current uncommitted changes?
<jhass>
yes
<jhass>
(I think it tells you so too)
<jhass>
either commit or stash them
<wanderer_>
thanks
<wanderer_>
"Your branch and 'origin/master' have diverged, and have 10 and 269 different commits each, respectively."
<wanderer_>
does it have to be uptodate?
<jhass>
no
<wanderer_>
I actually wouldn't want to pull the new changes
<wanderer_>
ah, it's just an information, it switched to bisecting
<wanderer_>
it didn't say I'd have to commit or stash, though
<wanderer_>
when doing `git bisect start`
<jhass>
well, changes to tracked files only of course
<wanderer_>
uhm, how do I know which was the last commit I have already pulled?
zamith has joined #crystal-lang
<wanderer_>
didn't I just stash the changes so there aren't any atm?..
<wanderer_>
Ich raff's einfach nicht :D
<jhass>
wanderer_: git log master
<jhass>
or whatever branch
<wanderer_>
Ich hab alle Änderungen bis zu einem bestimmten Commit gepullt und jetzt diese Änderungen gestashed, also bin ich jetzt gerade wieder auf dem Stand vor dem Pull
<wanderer_>
oder nicht? wenn ich die Änderungen aus dem Stash jetzt anwende und dann comitte, bin ich dann auf dem Commit-Stand zwischen meinem vorherigen Commit und dem HEAD vom origin?
NeverDie has joined #crystal-lang
luislavena has joined #crystal-lang
<crystal-gh>
[crystal] davydovanton opened pull request #995: Add documentation for UDPSocket class (master...doc-udp-socket) http://git.io/vmoZ1