IRC channel logs

2013-05-13.log

back to list of logs

<nalaginrut>morning guilers~
<b4283>hiya
<karswell`>hi
<civodul>Hello Guilers!
<microcode>civodul: 'lo
<nalaginrut>heya
<civodul>Guix 0.2 is out!
<nalaginrut>nice
<wingo>excellent :)
***Gues_____ is now known as Guest43837
***serhart_ is now known as serhart
***Gues_____ is now known as Guest97626
***mgsk_ is now known as mgsk
***mgsk is now known as wat
***wat is now known as mgsk
***mgsk is now known as wat
***wat is now known as mgsk
***Gues_____ is now known as Guest37666
***micro_ is now known as Guest99252
***sneek_ is now known as sneek
***dn2k_ is now known as dn2k
***mario-go` is now known as mario-goulart`
***micro_ is now known as Guest90982
***dev- is now known as developernotes
<dougmencken>hi guys; does http://pastebin.com/pSpUqWMy mean anything to you?
<dougmencken>(I still cannot build guile)
<dougmencken>I'm trying 2.0.9
<fbs>i once had the same, it might be the garbage collector
<dougmencken>hmm
<fbs>you need 7.2 iirc
<dougmencken>exactly 7.2? I have 7.3alpha2
<fbs>i think my problem was a old version, but that was over a year ago. SO you might have a different problem
<dougmencken>the same with bdwgc-v7.2d
<mgsk><stdin>:1487:10: warning: non-literal format string
<mgsk>Why does that give me a warning?
<mgsk>What's bad about a non-literal format str?
<wingo>it is often a mistake
<wingo>and it can be somewhat dangerous if it's user-supplied
<mgsk>I see.
<wingo>not dangerous like C but still bug-prone
<mgsk>Can I silence the warning?
<wingo>-Wno-format I think on the command line; there is a way to silence it at the repl as well
<wingo>look in the manual for compile options and check out ,options
<mgsk>alrighty
<wingo>or ,option perhaps?
<wingo>anyway it's there somewhere :)
<mgsk>Weird... there are no compile options in info guile.
*mgsk shrugs
<fbs> http://www.gnu.org/software/guile/manual/html_node/Compilation.html#Compilation
<wingo>would be nice to be able to use stdint in guile
<wingo>i don't think we can tho
<dougmencken>which gcc version so you use to build guile? have you tried 4.8.0? I suppose ``memoize.c:515:***Mismatching FUNC_NAME. Should be: `#define FUNC_NAME s_"@prompt"''' is GCC thing
<wingo>that is a warning i think
<wingo>and it is from a tool, not the c compiler
<dougmencken>hmm
<dougmencken>how can I do with that backtrace? http://pastebin.com/pSpUqWMy
<civodul>wingo: stdint.h is c99
<dougmencken>ERROR: make[3]: *** [guile-procedures.texi] Error 1 << this is not warning
<wingo>civodul: i think gnulib has a wrapper
<wingo>but we export our types
<civodul>possibly, but we need it in our installed headers
<wingo>so we can't do that i don't think
<wingo>yeah
<civodul>hopefully "soon" stdint.h can be considered ubiquitous
<wingo>would be nice :)
***sethalves is now known as sethAway
***sethAway is now known as seth
***seth is now known as sethalves