jackdaniel changed the topic of #commonlisp to: Common Lisp, the #1=(programmable . #1#) programming language | Wiki: <https://www.cliki.net> | IRC Logs: <https://irclog.tymoon.eu/libera/%23commonlisp> | Cookbook: <https://lispcookbook.github.io/cl-cookbook> | Pastebin: <https://plaster.tymoon.eu/>
frgo has quit [*.net *.split]
ttree has quit [*.net *.split]
bitmapper has quit [*.net *.split]
notzmv has quit [*.net *.split]
lieven has quit [*.net *.split]
karlosz has quit [*.net *.split]
kg7ski has quit [*.net *.split]
euandreh has quit [*.net *.split]
terrorjack has quit [*.net *.split]
mariari has quit [*.net *.split]
rgherdt has quit [*.net *.split]
leo_song_ has quit [*.net *.split]
White_Flame has quit [*.net *.split]
sveit has quit [*.net *.split]
enzuru has quit [*.net *.split]
mathrick has quit [*.net *.split]
genpaku has quit [*.net *.split]
Demosthenex has quit [*.net *.split]
zachel has quit [*.net *.split]
jmes has quit [*.net *.split]
minion has quit [*.net *.split]
zephyr9 has quit [*.net *.split]
pranavats has quit [*.net *.split]
prokhor_ has quit [*.net *.split]
splatt990 has quit [*.net *.split]
son0p has quit [*.net *.split]
Spawns_Carpeting has quit [*.net *.split]
X-Scale has quit [*.net *.split]
specbot has quit [Write error: Connection reset by peer]
leo_song has joined #commonlisp
leo_song has joined #commonlisp
leo_song has quit [Changing host]
rgherdt has joined #commonlisp
prokhor_ has joined #commonlisp
kg7ski has joined #commonlisp
bitmapper has joined #commonlisp
ttree has joined #commonlisp
lieven has joined #commonlisp
euandreh has joined #commonlisp
mariari has joined #commonlisp
genpaku has joined #commonlisp
son0p has joined #commonlisp
specbot has joined #commonlisp
mariari has quit [Changing host]
mariari has joined #commonlisp
X-Scale has joined #commonlisp
Brucio-61 has quit [Read error: Connection reset by peer]
enzuru has joined #commonlisp
enzuru has joined #commonlisp
enzuru has quit [Changing host]
danieli has quit [Quit: Ping timeout (120 seconds)]
notzmv has joined #commonlisp
Oladon has joined #commonlisp
White_Flame has joined #commonlisp
Brucio-61 has joined #commonlisp
specbot has quit [Remote host closed the connection]
sveit has joined #commonlisp
frgo has joined #commonlisp
minion has joined #commonlisp
terrorjack has joined #commonlisp
specbot has joined #commonlisp
Spawns_Carpeting has joined #commonlisp
mathrick has joined #commonlisp
zachel has joined #commonlisp
karlosz has joined #commonlisp
Demosthenex has joined #commonlisp
ebrasca has quit [Remote host closed the connection]
euandreh has quit [Quit: WeeChat 3.6]
euandreh has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 255 seconds]
<aeth> ugh, it's never NewLisp, but that stupid Ruby library that both Github and Gitlab use loves to false positive certain files as NewLisp instead of Common Lisp
<aeth> I thought I fixed it with `*.lisp linguist-language=Common-Lisp` in a .gitattributes but I guess there's something else that's a false positive now
<aeth> Hmm, no, github-linguist says it's 100% Common Lisp. Gitlab in particular must have broken something, perhaps by moving to another library. Fun.
karlosz has quit [Quit: karlosz]
waleee has quit [Ping timeout: 255 seconds]
thomaslewis has joined #commonlisp
ec has joined #commonlisp
waleee has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
karlosz has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
bitmapper has quit [Quit: Connection closed for inactivity]
thomaslewis has joined #commonlisp
amb007 has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
perrierjouet has quit [Quit: WeeChat 3.6]
thomaslewis has joined #commonlisp
perrierjouet has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
notzmv has quit [Ping timeout: 244 seconds]
amb007 has quit [Ping timeout: 255 seconds]
Mandus has quit [Ping timeout: 248 seconds]
Oladon has quit [Quit: Leaving.]
Mandus has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
tyson2 has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
tyson2 has quit [Remote host closed the connection]
AmateurLisper has quit [Quit: Leaving]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
tyson2 has joined #commonlisp
karlosz has quit [Quit: karlosz]
gxt has quit [Remote host closed the connection]
triffid has quit [Remote host closed the connection]
ec has quit [Write error: Broken pipe]
azimut_ has quit [Remote host closed the connection]
gxt has joined #commonlisp
triffid has joined #commonlisp
ec has joined #commonlisp
azimut has joined #commonlisp
ec has quit [Remote host closed the connection]
ec has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
azimut has quit [Remote host closed the connection]
azimut has joined #commonlisp
robert4242 has joined #commonlisp
waleee has quit [Ping timeout: 255 seconds]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
amb007 has joined #commonlisp
robin has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
aartaka has joined #commonlisp
notzmv has joined #commonlisp
amb007 has joined #commonlisp
<gendl> So I was just getting a bunch of weird errors running an Allegro CL based application in a container - and only on one certain machine
amb007 has quit [Ping timeout: 244 seconds]
<gendl> then i noticed that machine was Ubuntu 16.04 (xenial, kinda old)
<gendl> and my container image was based on ubuntu:latest
tyson2 has quit [Remote host closed the connection]
robert4242 has quit [Ping timeout: 244 seconds]
<gendl> what seems to have fixed it (knock wood) is basing my container image off ubuntu:xenial instead of ubuntu:latest. Allegro CL was the canary in the coal mine but then i started seeing other weirdness. I guess I didn't know containers aren't infinitely portable (i mean how could they be, they share the underlying kernel, if that kernel is old i'm not sure how it even purports to work)
amb007 has joined #commonlisp
thomaslewis has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
thomaslewis has left #commonlisp [#commonlisp]
<mathrick> gendl: xenial is way past EOL though, it'd probably be a good idea to upgrade
<gendl> mathrick: I will alert the customer.
<mathrick> assuming they care about security, there have been multiple recent, significant privilege escalation flaws found in kernels stretching back 10 years or so, so staying on a maintained kernel is recommended :)
<gendl> it's their machine but they defacto depend on me as their sysadmin. I guess i should just own the role instead of keeping futily hoping they'll put a real sysadm on it.
<gendl> in exchange for a few spurts of work now and then, having control over the host makes my life easier on the whole
gxt has quit [Remote host closed the connection]
amb007 has joined #commonlisp
gxt has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
amb007 has joined #commonlisp
ec has quit [Ping timeout: 268 seconds]
masinter has joined #commonlisp
gxt has quit [Remote host closed the connection]
gxt has joined #commonlisp
amb007 has quit [Ping timeout: 244 seconds]
<mathrick> is there a way to get FLET/LABELS definitions accessible when using sldb-eval-in-frame? I have enough debug information for the "v" binding to get me to the right form in the source, but it's a form that calls a FLET function and that errors out claiming the function doesn't exist
_cymew_ has joined #commonlisp
_cymew_ has quit [Client Quit]
_cymew_ has joined #commonlisp
amb007 has joined #commonlisp
rgherdt has quit [Remote host closed the connection]
comatory_ has quit [Ping timeout: 252 seconds]
amb007 has quit [Ping timeout: 255 seconds]
rgherdt has joined #commonlisp
ttree has quit [Quit: Leaving]
ttree has joined #commonlisp
ttree has quit [Ping timeout: 255 seconds]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
shka has joined #commonlisp
gxt has quit [Remote host closed the connection]
ahlk has quit [Remote host closed the connection]
gxt has joined #commonlisp
ahlk has joined #commonlisp
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
Brucio-61 has quit [Ping timeout: 248 seconds]
Brucio-61 has joined #commonlisp
Cymew has joined #commonlisp
comatory_ has joined #commonlisp
gxt has quit [Remote host closed the connection]
gxt has joined #commonlisp
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
amb007 has joined #commonlisp
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
igemnace has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
danieli has joined #commonlisp
triffid has quit [Ping timeout: 268 seconds]
son0p has quit [Ping timeout: 248 seconds]
triffid has joined #commonlisp
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
Dynom_ has joined #commonlisp
ahlk has quit [Remote host closed the connection]
Dynom_ is now known as Guest2254
ahlk has joined #commonlisp
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
lottaquestions_ has joined #commonlisp
aartaka has quit [Ping timeout: 268 seconds]
aartaka has joined #commonlisp
lottaquestions has quit [Ping timeout: 244 seconds]
attila_lendvai has joined #commonlisp
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
amb007 has joined #commonlisp
ahlk has quit [Remote host closed the connection]
amb007 has quit [Ping timeout: 260 seconds]
ahlk has joined #commonlisp
aartaka has quit [Ping timeout: 268 seconds]
aartaka has joined #commonlisp
aartaka has quit [Ping timeout: 268 seconds]
szkl has quit [Quit: Connection closed for inactivity]
aartaka has joined #commonlisp
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
pjb has joined #commonlisp
anticomputer has quit [Remote host closed the connection]
anticomputer has joined #commonlisp
prokhor__ has joined #commonlisp
prokhor_ has quit [Ping timeout: 268 seconds]
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
triffid has quit [Remote host closed the connection]
azimut has quit [Remote host closed the connection]
triffid has joined #commonlisp
masinter has quit [Ping timeout: 252 seconds]
masinter has joined #commonlisp
azimut has joined #commonlisp
ahlk has quit [Remote host closed the connection]
ahlk has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 252 seconds]
ahlk has quit [Remote host closed the connection]
azimut has quit [Ping timeout: 268 seconds]
son0p has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
Guest2254 has quit [Quit: WeeChat 3.6]
mariari has quit [Ping timeout: 252 seconds]
mariari has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
Dynom_ has joined #commonlisp
Dynom_ is now known as Guest8548
pjb has quit [Ping timeout: 244 seconds]
random-nick has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 252 seconds]
jmdaemon has quit [Ping timeout: 268 seconds]
rogersm has joined #commonlisp
pve has joined #commonlisp
SR-71 has joined #commonlisp
triffid has quit [Remote host closed the connection]
triffid has joined #commonlisp
amb007 has joined #commonlisp
frgo has quit [Remote host closed the connection]
frgo has joined #commonlisp
amb007 has quit [Ping timeout: 255 seconds]
tyson2 has joined #commonlisp
triffid has quit [Remote host closed the connection]
triffid has joined #commonlisp
SR-71 has quit [Ping timeout: 260 seconds]
robert4242 has joined #commonlisp
amb007 has joined #commonlisp
waleee has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
scymtym has joined #commonlisp
waleee has quit [Ping timeout: 244 seconds]
waleee has joined #commonlisp
frgo has quit [Ping timeout: 268 seconds]
szkl has joined #commonlisp
amb007 has joined #commonlisp
thomaslewis has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
thomaslewis has left #commonlisp [#commonlisp]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
random-nick has quit [Remote host closed the connection]
splatt990 has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
nij- has joined #commonlisp
random-nick has joined #commonlisp
attila_lendvai has quit [Ping timeout: 255 seconds]
comatory_ has quit [Ping timeout: 268 seconds]
thomaslewis has joined #commonlisp
aartaka has quit [Ping timeout: 244 seconds]
thomaslewis has left #commonlisp [#commonlisp]
sjl has quit [Quit: WeeChat 3.3]
Josh_2 has quit [Ping timeout: 248 seconds]
amb007 has joined #commonlisp
tibfulv has quit [Remote host closed the connection]
tibfulv has joined #commonlisp
causal has quit [Quit: WeeChat 3.6]
amb007 has quit [Ping timeout: 268 seconds]
eddof13 has joined #commonlisp
frgo has joined #commonlisp
frgo has quit [Remote host closed the connection]
frgo has joined #commonlisp
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Devon has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
NotThatRPG has joined #commonlisp
amb007 has quit [Ping timeout: 244 seconds]
robert4242 has quit [Ping timeout: 255 seconds]
sjl has joined #commonlisp
waleee has quit [Ping timeout: 268 seconds]
cosimone has joined #commonlisp
eddof13 has joined #commonlisp
igemnace has quit [Ping timeout: 260 seconds]
ttree has joined #commonlisp
eddof13 has quit [Read error: Connection reset by peer]
eddof13 has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 240 seconds]
NotThatRPG has quit [Read error: Connection reset by peer]
NotThatRPG has joined #commonlisp
MajorBiscuit has joined #commonlisp
cage has joined #commonlisp
frgo has quit [Ping timeout: 260 seconds]
amb007 has joined #commonlisp
X-Scale has quit [Ping timeout: 252 seconds]
Cymew has quit [Ping timeout: 268 seconds]
X-Scale has joined #commonlisp
nij- has quit [Ping timeout: 264 seconds]
amb007 has quit [Ping timeout: 260 seconds]
tyson2 has joined #commonlisp
comatory_ has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
defaultxr has quit [Remote host closed the connection]
defaultxr has joined #commonlisp
comatory_ has quit [Ping timeout: 260 seconds]
anticomputer has quit [Remote host closed the connection]
anticomputer has joined #commonlisp
comatory_ has joined #commonlisp
notzmv has quit [Ping timeout: 268 seconds]
amb007 has joined #commonlisp
MajorBiscuit has quit [Quit: WeeChat 3.5]
comatory_ has quit [Ping timeout: 268 seconds]
anticomputer has quit [Remote host closed the connection]
anticomputer_ has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
comatory_ has joined #commonlisp
comatory_ has quit [Ping timeout: 268 seconds]
comatory_ has joined #commonlisp
<flip214> most probably a typo... in vim I press # to highlight the function name, so I can immediately see whether both symbols are identical
random-nick has quit [Ping timeout: 264 seconds]
morganw has joined #commonlisp
random-nick has joined #commonlisp
amb007 has joined #commonlisp
frgo has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
frgo_ has joined #commonlisp
frgo has quit [Ping timeout: 264 seconds]
amb007 has joined #commonlisp
kevingal has joined #commonlisp
frgo_ has quit [Ping timeout: 264 seconds]
pjb has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
frgo has joined #commonlisp
frgo has quit [Remote host closed the connection]
comatory has joined #commonlisp
comatory_ has quit [Ping timeout: 260 seconds]
McParen has joined #commonlisp
rogersm has quit [Quit: Leaving...]
kevingal has quit [Remote host closed the connection]
frgo has joined #commonlisp
Lord_of_Life_ has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 252 seconds]
Lord_of_Life_ is now known as Lord_of_Life
jmdaemon has joined #commonlisp
NotThatRPG has quit [Read error: Connection reset by peer]
nij- has joined #commonlisp
NotThatRPG has joined #commonlisp
NotThatRPG has quit [Client Quit]
azimut has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 252 seconds]
nij- has left #commonlisp [Using Circe, the loveliest of all IRC clients]
frgo has quit [Remote host closed the connection]
frgo has joined #commonlisp
waleee has joined #commonlisp
frgo has quit [Remote host closed the connection]
notzmv has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
comatory has quit [Ping timeout: 255 seconds]
comatory has joined #commonlisp
cage has quit [Quit: rcirc on GNU Emacs 27.1]
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
comatory has quit [Ping timeout: 248 seconds]
eddof13 has joined #commonlisp
comatory has joined #commonlisp
McParen has left #commonlisp [#commonlisp]
tfb has joined #commonlisp
NotThatRPG has joined #commonlisp
aartaka has joined #commonlisp
_cymew_ has quit [Ping timeout: 252 seconds]
attila_lendvai has joined #commonlisp
tfb has quit [Quit: died]
amb007 has joined #commonlisp
pjb has quit [Ping timeout: 268 seconds]
amb007 has quit [Ping timeout: 240 seconds]
pjb has joined #commonlisp
pve has quit [Quit: leaving]
Devon has quit [Ping timeout: 268 seconds]
amb007 has joined #commonlisp
ec has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
orestarod has joined #commonlisp
bilegeek has joined #commonlisp
robert4242 has joined #commonlisp
Guest8548 has quit [Quit: WeeChat 3.6]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
tyson2 has joined #commonlisp
nij- has joined #commonlisp
amb007 has joined #commonlisp
bilegeek has quit [Remote host closed the connection]
bilegeek has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
shka has quit [Ping timeout: 260 seconds]
amb007 has joined #commonlisp
justache is now known as justDeez
bilegeek has quit [Quit: Leaving]
amb007 has quit [Ping timeout: 260 seconds]
tyson2 has quit [Remote host closed the connection]
robert4242 has quit [Ping timeout: 244 seconds]
lonjil is now known as lonjil2
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 252 seconds]
attila_lendvai has quit [Ping timeout: 260 seconds]
Oladon has joined #commonlisp
orestarod has quit [Ping timeout: 268 seconds]
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
thomaslewis has joined #commonlisp
sjl has quit [Ping timeout: 260 seconds]
sjl has joined #commonlisp
masinter has quit [Ping timeout: 268 seconds]
masinter has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
anticomputer_ has quit [Remote host closed the connection]
anticomputer has joined #commonlisp
pjb has quit [Ping timeout: 260 seconds]
akoana has joined #commonlisp
tyson2 has joined #commonlisp
epony has joined #commonlisp
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<gin> CLHS says that prog2 does "yielding as its only value the primary value yielded by first-form." but (prog2 1 2 3 4) yields 2 for me, not 1 which is the first form.
<aeth> 0-based? a lazy copy-and-paste of prog1?
<aeth> the latter apparently
<aeth> it's on the same page as prog1
<gin> wow! something like prog1, prog2 has a documentation bug that has survived all these years!
<gin> the "Notes:" in the end clarifies how prog2 is supposed to behave
<aeth> probably because it's something that's easy to understand without looking up
<aeth> I'm guessing the documentation might also have bugs with + etc.
<aeth> fewer eyes
<gin> is PROGN a mnemonic of something? Program?
<Bike> prog1 returns the value of the first form, prog2 the second, progn the nth
<Bike> the prog is short for program indeed, probably
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
anticomputer has quit [Remote host closed the connection]
anticomputer has joined #commonlisp
eddof13 has joined #commonlisp
thomaslewis has joined #commonlisp
eddof13 has quit [Client Quit]
thomaslewis has left #commonlisp [#commonlisp]
ec has quit [Remote host closed the connection]
random-nick has quit [Ping timeout: 260 seconds]
Oladon has quit [Quit: Leaving.]
morganw has quit [Remote host closed the connection]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
<masinter> if a symbol is interned in more than one package, how do i get the list?
<masinter> why isn't defpackage in the CLHS?
amb007 has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
amb007 has quit [Ping timeout: 268 seconds]
<Bike> clhs defpackage
bilegeek has joined #commonlisp