00:00
badkins has joined #racket
00:05
badkins has quit [Ping timeout: 255 seconds]
00:43
rudybot has joined #racket
01:07
notzmv has quit [Ping timeout: 248 seconds]
01:44
notzmv has joined #racket
01:57
monkey_ has quit [Ping timeout: 248 seconds]
02:01
badkins has joined #racket
02:06
badkins has quit [Ping timeout: 256 seconds]
02:17
badkins has joined #racket
02:22
badkins has quit [Ping timeout: 255 seconds]
03:11
lowak has quit [Remote host closed the connection]
03:12
lowak has joined #racket
03:16
lowak has quit [Remote host closed the connection]
03:17
lowak has joined #racket
03:53
monkey_ has joined #racket
04:11
monkey_ has quit [Remote host closed the connection]
04:17
jao has quit [Ping timeout: 252 seconds]
04:18
badkins has joined #racket
04:23
badkins has quit [Ping timeout: 256 seconds]
04:55
williewillus has quit [Quit: ERC 5.4 (IRC client for GNU Emacs 28.1)]
04:56
ttree has quit [Ping timeout: 252 seconds]
05:08
ur5us has quit [Ping timeout: 244 seconds]
05:20
codingquark has joined #racket
05:55
codingquark has quit [Ping timeout: 268 seconds]
05:57
libertyprime has joined #racket
06:11
ur5us has joined #racket
06:11
codingquark has joined #racket
07:21
lowak has quit [Remote host closed the connection]
07:22
lowak has joined #racket
08:21
Avichi has joined #racket
08:24
ur5us has quit [Ping timeout: 244 seconds]
08:35
badkins has joined #racket
08:39
libertyprime has quit [Quit: leaving]
08:40
badkins has quit [Ping timeout: 255 seconds]
10:27
sagax has quit [Ping timeout: 256 seconds]
10:56
badkins has joined #racket
11:01
badkins has quit [Ping timeout: 256 seconds]
11:30
hlz has joined #racket
11:33
hlz has left #racket [WeeChat 3.6]
11:40
badkins has joined #racket
11:45
badkins has quit [Ping timeout: 255 seconds]
12:05
vtbsub has joined #racket
12:07
<
vtbsub >
hello, so, while reading the chapter about symbols in the docs, I was wondering what happen if you (define 'symbol ...)
12:08
<
vtbsub >
my guess was, it would be an invalid and spit out an error
12:08
codingquark has quit [Ping timeout: 248 seconds]
12:08
<
vtbsub >
so, I tried (define 'a 10) in the REPL
12:08
<
vtbsub >
but it success
12:09
<
vtbsub >
But I don't know what that line actually doing
12:09
<
vtbsub >
typing 'a just gives an error that a: undefined
12:10
<
vtbsub >
Which is weird. I can't also do other stuff like 'something etc.
12:11
<
vtbsub >
Anyone can tell me what is actually happened here?
12:12
<
vtbsub >
did I just redefine (quote ...) procedure?
12:18
codingquark has joined #racket
12:46
badkins has joined #racket
12:57
szkl has joined #racket
13:40
Lulu has joined #racket
14:17
jao has joined #racket
14:32
badkins has quit [Remote host closed the connection]
14:32
<
samth >
vtbsub: yes, you redefined `quote`
14:32
<
samth >
that is, what you wrote is the same as (define (quote a) 10)
14:50
badkins has joined #racket
14:58
mzan has joined #racket
15:01
Avichi has quit [Quit: Client closed]
15:17
mdhughes has quit [Remote host closed the connection]
15:18
mdhughes has joined #racket
15:21
vtbsub has quit [Ping timeout: 248 seconds]
15:39
badkins has quit [Remote host closed the connection]
15:50
szkl has quit [Quit: Connection closed for inactivity]
16:14
vtbsub has joined #racket
16:14
<
vtbsub >
samth, thanks, that explains it
16:19
two[m] has joined #racket
16:23
tonyg7 has joined #racket
16:23
eriol has quit [Read error: Connection reset by peer]
16:24
eriol has joined #racket
16:25
tonyg has quit [Ping timeout: 256 seconds]
16:25
tonyg7 is now known as tonyg
16:45
<
bremner >
does anyone happen to know the equivalent of the make target "no-run" in the new build system? honestly I don't remember exactly why I used no-run, probably something about trying to control when/where the docs are built
16:47
lowak has quit [Remote host closed the connection]
16:49
<
samth >
bremner: it looks like it didn't do anything?
16:50
lowak has joined #racket
16:54
<
bremner >
samth: ah, thanks
16:55
<
bremner >
I probably still want to do nothing there, but I can hopefully figure out how
17:09
ur5us has joined #racket
17:10
notzmv has quit [Ping timeout: 256 seconds]
17:14
ttree has joined #racket
17:26
szkl has joined #racket
17:45
badkins has joined #racket
18:18
jao has quit [Ping timeout: 248 seconds]
18:21
jao has joined #racket
18:34
FreeFull has joined #racket
18:50
ur5us has quit [Ping timeout: 255 seconds]
19:11
<
bremner >
ugh, I think I might have to remove the srfi docs from the debian source package, since they are not really source.
19:12
<
bremner >
can people just install them with "raco pkg install srfi" ?
19:12
<
bremner >
I guess I can try that...
19:13
<
samth >
bremner: wait how are they not source?
19:13
<
samth >
HTML is a source code format
19:13
<
bremner >
samth: they say "Please do not edit these files, go to this github repo and edit there"
19:13
<
bremner >
I agree, it's a bit borderline.
19:14
<
bremner >
it's like generate C. It's a source format, but it's not really editable.
19:14
<
winny >
debian guidelines discourage intermediate sources as source packages?
19:14
<
samth >
bremner: but it isn't generated!
19:14
<
bremner >
samth: it says it is generated in the file?
19:14
<
winny >
never had the pleasure to package for debian, so this is surprising to me
19:16
<
samth >
the upstream file is just the same HTML with slight edits
19:16
<
bremner >
probably best to just ignore it then.
19:20
notzmv has joined #racket
19:47
eriol has quit [Quit: If you know neither the enemy nor yourself, you will succumb in every battle.]
19:48
eriol has joined #racket
19:51
<
bremner >
samth: thanks.
19:53
<
samth >
bremner: you could also package something that runs srfi-sync first, but that requires the internet
19:54
<
bremner >
right. which isn't allowed for our autobuilders
20:39
jao has quit [Ping timeout: 268 seconds]
21:28
ur5us has joined #racket
21:32
badkins has quit [Remote host closed the connection]
22:00
badkins has joined #racket
22:06
badkins has quit [Remote host closed the connection]
22:07
badkins has joined #racket
22:12
badkins has quit [Ping timeout: 255 seconds]
22:25
eriol has quit [Quit: If you know neither the enemy nor yourself, you will succumb in every battle.]
22:35
eriol has joined #racket
22:49
eriol has quit [Quit: If you know neither the enemy nor yourself, you will succumb in every battle.]
22:50
jao has joined #racket
23:02
badkins has joined #racket
23:18
eriol has joined #racket
23:22
monkey_ has joined #racket
23:27
badkins has quit [Remote host closed the connection]
23:45
monkey_ has quit [Ping timeout: 248 seconds]