Am Mon, 7 Jun 2021 20:03:47 +0200
schrieb Yu Jin :
> Am Mo., 31. Mai 2021 um 16:42 Uhr schrieb Pavel Sanda :
>
> > On Sat, May 29, 2021 at 06:47:05PM +0200, Yu Jin wrote:
> > > > But I also think that the "universal" function calls (CreateNamedPipe()
> > > > and WaitNamedPipe()) should be made sp
Am Mo., 31. Mai 2021 um 16:42 Uhr schrieb Pavel Sanda :
> On Sat, May 29, 2021 at 06:47:05PM +0200, Yu Jin wrote:
> > > But I also think that the "universal" function calls (CreateNamedPipe()
> > > and WaitNamedPipe()) should be made specific (CreateNamedPipeA() and
> > > WaitNamedPipeA()), becaus
On Sat, May 29, 2021 at 06:47:05PM +0200, Yu Jin wrote:
> > But I also think that the "universal" function calls (CreateNamedPipe()
> > and WaitNamedPipe()) should be made specific (CreateNamedPipeA() and
> > WaitNamedPipeA()), because the arguments are also specific (c_str() always
> > returns con
Am Sa., 29. Mai 2021 um 18:43 Uhr schrieb Yu Jin :
> Am Sa., 29. Mai 2021 um 10:57 Uhr schrieb Yu Jin :
>
>>
>>
>> Am Sa., 29. Mai 2021 um 10:22 Uhr schrieb Kornel Benko :
>>
>>> Am Sat, 29 May 2021 09:56:06 +0200
>>> schrieb Yu Jin :
>>>
>>> > this is connected to the Beta 1 tarballs, trying to b
Am Sa., 29. Mai 2021 um 10:57 Uhr schrieb Yu Jin :
>
>
> Am Sa., 29. Mai 2021 um 10:22 Uhr schrieb Kornel Benko :
>
>> Am Sat, 29 May 2021 09:56:06 +0200
>> schrieb Yu Jin :
>>
>> > this is connected to the Beta 1 tarballs, trying to build LyX I stumbled
>> > across this:
>> > [image: grafik.png]
Am Sa., 29. Mai 2021 um 10:22 Uhr schrieb Kornel Benko :
> Am Sat, 29 May 2021 09:56:06 +0200
> schrieb Yu Jin :
>
> > this is connected to the Beta 1 tarballs, trying to build LyX I stumbled
> > across this:
> > [image: grafik.png]
> > Apparently Qt6 sets UNICODE and _UNICODE on LyX (and only on
Am Sat, 29 May 2021 09:56:06 +0200
schrieb Yu Jin :
> this is connected to the Beta 1 tarballs, trying to build LyX I stumbled
> across this:
> [image: grafik.png]
> Apparently Qt6 sets UNICODE and _UNICODE on LyX (and only on LyX) when
> configuring without LYX_CONSOLE. It does that by setting th