On Tue, Jun 04, 2013 at 08:16:29 +0200, Stephan Witt wrote:
> Am 04.06.2013 um 02:58 schrieb Enrico Forestieri :
>> As already said, that flag was meant to be provisional, but I forgot to
>> remove it after introducing the parser.
>
> Ok. I hope we can do it when 2.1 beta is done.
Seemingly, this
Am 04.06.2013 um 02:58 schrieb Enrico Forestieri :
> On Mon, Jun 03, 2013 at 06:36:31PM +0200, Stephan Witt wrote:
>
>> Am 03.06.2013 um 09:53 schrieb Stephan Witt :
>>
>>> Am 03.06.2013 um 02:58 schrieb Enrico Forestieri :
>>>
On Sun, Jun 02, 2013 at 10:47:01AM +0200, Stephan Witt wrote:
On Mon, Jun 03, 2013 at 06:36:31PM +0200, Stephan Witt wrote:
> Am 03.06.2013 um 09:53 schrieb Stephan Witt :
>
> > Am 03.06.2013 um 02:58 schrieb Enrico Forestieri :
> >
> >> On Sun, Jun 02, 2013 at 10:47:01AM +0200, Stephan Witt wrote:
> >>> Am 02.06.2013 um 10:24 schrieb Georg Baum
> >>> :
>
Am 03.06.2013 um 09:53 schrieb Stephan Witt :
> Am 03.06.2013 um 02:58 schrieb Enrico Forestieri :
>
>> On Sun, Jun 02, 2013 at 10:47:01AM +0200, Stephan Witt wrote:
>>> Am 02.06.2013 um 10:24 schrieb Georg Baum :
, or trac:
http://www.lyx.org/trac/browser/lyxgit/src/support/Package.cp
Am 03.06.2013 um 02:58 schrieb Enrico Forestieri :
> On Sun, Jun 02, 2013 at 10:47:01AM +0200, Stephan Witt wrote:
>> Am 02.06.2013 um 10:24 schrieb Georg Baum :
>>> , or trac:
>>> http://www.lyx.org/trac/browser/lyxgit/src/support/Package.cpp?annotate=blame
>>>
>>> . This tells you that Enrico
On Sun, Jun 02, 2013 at 10:24:58AM +0200, Georg Baum wrote:
>
> Now, there is a home made command line parser which translates some
> artificial syntax in something that can be used by QProcess, and the
> question is what this parser expects.
It expects a subset of a posix-shell syntax. Quoting
On Sun, Jun 02, 2013 at 10:47:01AM +0200, Stephan Witt wrote:
> Am 02.06.2013 um 10:24 schrieb Georg Baum :
> > , or trac:
> > http://www.lyx.org/trac/browser/lyxgit/src/support/Package.cpp?annotate=blame
> >
> > . This tells you that Enrico introduced the quote_python argument in
> > http://ww
Am 02.06.2013 um 10:24 schrieb Georg Baum :
> Uwe Stöhr wrote:
>
>> Am 01.06.2013 13:52, schrieb Stephan Witt:
>>
>>> But the documentation in filetools.h clearly states for quote_python:
>>> /*
>>> Quote for python. Use this if you want to store a filename in a python
>>> script. Example: os <<
Uwe Stöhr wrote:
> Am 01.06.2013 13:52, schrieb Stephan Witt:
>
>> But the documentation in filetools.h clearly states for quote_python:
>> /*
>> Quote for python. Use this if you want to store a filename in a python
>> script. Example: os << "infile = " << quoteName(filename) << '\\n';
>> */
>>
Am 01.06.2013 13:52, schrieb Stephan Witt:
But the documentation in filetools.h clearly states for quote_python:
/*
Quote for python. Use this if you want to store a filename in a python
script.
Example: os << "infile = " << quoteName(filename) << '\\n';
*/
Here we have a comma
Am 01.06.2013 um 04:37 schrieb Uwe Stöhr :
> Am 31.05.2013 19:53, schrieb Stephan Witt:
>
> >> LyX does currently not compile.
> >
> > Here I can compile it.
>
> Jürgen fixed it. I could compile LyX and your change works.
>
>> I read it so one should use quote_shell for shell command arguments.
Am 31.05.2013 19:53, schrieb Stephan Witt:
>> LyX does currently not compile.
>
> Here I can compile it.
Jürgen fixed it. I could compile LyX and your change works.
I read it so one should use quote_shell for shell command arguments.
Why then the first quote_python is used?
I think because t
Am 31.05.2013 um 14:14 schrieb Uwe Stöhr :
> Am 31.05.2013 09:14, schrieb Stephan Witt:
>
>> Uwe, please test if it works for you.
>
> LyX does currently not compile.
Here I can compile it.
> But I think your change was inncomplete because:
>
>>> configure_command_ = os::python() + ' ' +
Am 31.05.2013 09:14, schrieb Stephan Witt:
Uwe, please test if it works for you.
LyX does currently not compile. But I think your change was inncomplete because:
configure_command_ = os::python() + ' ' +
quoteName(configure_script.toFilesystemEncoding(),
quot
Uwe, please test if it works for you.
Stephan
Anfang der weitergeleiteten Nachricht:
> Von: Stephan Witt
> Betreff: [LyX/master] add toFilesystemEncoding for -
> Datum: 31. Mai 2013 09:00:36 MESZ
> An: lyx-...@lists.lyx.org
> Antwort an: lyx-devel@lists.lyx.
15 matches
Mail list logo