Re: [Pingus-Devel] Level fix

2013-07-29 Thread Gabriel Rota
Hi, thanks for the fix. I'm lazy and apply patch manually is bad...next time attach file or use unified diff patch file. I'm not tested it, can you try if work as expected? Patched file is in attach. I'll commit patched file on git https://code.google.com/p/pingus/source/list after your ok.

Re: [Pingus-Devel] Level fix

2013-07-29 Thread Gabriel Rota
Hi, 2013/7/29 Tom Flavel t...@printf.net Really? patch(1) can eat a non-unified diff: patch -n -p1 x.patch Excellent! The file you attached looks the same as my patch, with a few insignificant whitespace differences. Looks good to me. The fix is pushed