|
2009 -- the year of November. <november-wiki.org> <github.com/viklund/november> <irclog.perlgeek.de/november-wiki> <nopaste.snit.ch> Set by moderator on 3 January 2009. |
|||
|
08:14
moritz_ joined,
zarah joined
09:10
masak joined
|
|||
| moritz_ | @tell masak 'make' in p6w fails with "couldn't open config file" - any ideas? | 14:07 | |
| zarah | Consider it noted. | 14:08 | |
|
20:00
masak joined
|
|||
| masak | OH HAI | 20:00 | |
| zarah | hi masak | ||
| masak: You have new messages. Write '/msg zarah @messages' to read them. | |||
| masak | @messages | ||
| zarah | masak: 5 h 52 m 34 s ago, moritz_ said 'make' in p6w fails with "couldn't open config file" - any ideas? | ||
| masak | moritz_: aye. it's related to the p6l thread '"use" semantics' | 20:01 | |
| actually, I think what Brandon said in that thread is most relevant. if it's active code, it should be loaded at runtime instead. | 20:02 | ||
| however, I haven't yet looked carefully at Config.pm -- some of it seems strange to me on a first reading. | 20:03 | ||
| I'm sceptical to the way things are moved from the hash to attributes, for example. that seems to me to be a break of DRY. | 20:04 | ||
| but the immediate problem is that of Config.pm not even compiling when included from other modules. | 20:08 | ||
| fixing that now. :/ | 20:09 | ||
| fixed. | 20:28 | ||
| next up: making 'make test' work again. | |||
| fixed. | 22:25 | ||