Re: How to properly escape white spaces and weird chars in SOURCES

Giuseppe Corbelli <[email protected]>
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <[email protected]>
On 5/14/19 8:47 AM, Giuseppe Corbelli wrote:
> As far as I understand the problem is that the 
> qpy/pylupdate/proparser.cpp splits on ' ' (around line 142). Am I correct?

Could be a matter of:

QStringList toks = (*line).split(QRegExp(" (?!\\)"), 
QString::SkipEmptyParts);

But right now I am not able to setup a test environment. Anyone willing 
to take a chance?

Thanks

-- 
Giuseppe Corbelli
_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.