Comment 10 for bug 1040213

Revision history for this message
newbuntu (dsglass) wrote :

Hi Julian, sorry about the backup files, here's a new debdiff without them attached. Those warnings I think are fine. The first three are picking up that I have defined variables using an exec call, which is maybe not the best practice but work perfectly fine and have not ever been the cause of any bugs. The last one I think is also not a problem for now - it thinks there's a recursive import or something, because the code says "from alarm import alarm", the second alarm being the only function. Again, maybe not the practice, but probably not something to hold up the build. If you do think these are critical I can work on them, but I'd prefer to at this point leave them for now.