Moving kde-workspace -> scriptengines/python to python 3

2012-02-26 Thread Wolfgang Mader
Dear kde-devel list, I tried to compile kde-workspace in a python 3 environment and encountered statements which are only valid for python 2. For example File Statment Statement p3 plasma_importer.py execexec() plasmascript.py print

Re: Uploading .diff files on reviewboard

2012-02-26 Thread Thomas Lübking
Am 26.02.2012, 20:30 Uhr, schrieb Rahul Sharma : Hi, I am trying to upload my .diff file on the reviewboard through the web UI for reviewboard, but I am getting error. It always says that the file I uploaded is not .diff file even I am uploading the file of the .diff extension. Any suggestions?

Re: Uploading .diff files on reviewboard

2012-02-26 Thread Ömer Fadıl USTA
how can you generate your diff ? try to make diff like this diff -ruNp /path/to/original/file.c /path/to/file.c.orig > patchname.patch On Sun, Feb 26, 2012 at 9:30 PM, Rahul Sharma wrote: > Hi, > I am trying to upload my .diff file on the reviewboard through the web UI > for reviewboard, but I am