Re: [Development] Fornux C++ Superset

2018-04-23 Thread Phil Bouchard
On 04/23/2018 10:34 PM, Thiago Macieira wrote: On Monday, 23 April 2018 18:46:05 PDT Phil Bouchard wrote: - QML is an interpreted language thus it can be reverse engineered and plagiarized quite easily. There's a QML compiler. Which is great but does it compile the Javascript code as well?

Re: [Development] Fornux C++ Superset

2018-04-23 Thread Thiago Macieira
On Monday, 23 April 2018 18:46:05 PDT Phil Bouchard wrote: > >> - QML is an interpreted language thus it can be reverse engineered and > >> plagiarized quite easily. > > > > There's a QML compiler. > > Which is great but does it compile the Javascript code as well? Yes, to an extent. >

Re: [Development] Fornux C++ Superset

2018-04-23 Thread Phil Bouchard
On 04/23/2018 09:46 PM, Phil Bouchard wrote: - Fornux C++ Superset harnesses the power of Clang. Does it mean other compilers are not supported? That's a showstopper. No it's just a Clang-based layer that injects complex C++ code into existing C & C++98 projects. You can use any C++11

Re: [Development] Fornux C++ Superset

2018-04-23 Thread Phil Bouchard
On 04/23/2018 09:29 PM, Thiago Macieira wrote: On Monday, 23 April 2018 18:08:19 PDT Phil Bouchard wrote: Greetings, Because Qt is very powerful, I would like to clarify the importance of the following problems despite my previous informal attempts: - The recent Qt 5.10.1 still randomly

Re: [Development] Fornux C++ Superset

2018-04-23 Thread Thiago Macieira
On Monday, 23 April 2018 18:08:19 PDT Phil Bouchard wrote: > Greetings, > > Because Qt is very powerful, I would like to clarify the importance of > the following problems despite my previous informal attempts: > - The recent Qt 5.10.1 still randomly crashes for apps written on the > iPhone and

[Development] Fornux C++ Superset

2018-04-23 Thread Phil Bouchard
Greetings, Because Qt is very powerful, I would like to clarify the importance of the following problems despite my previous informal attempts: - The recent Qt 5.10.1 still randomly crashes for apps written on the iPhone and for the Android as well. - QML is an interpreted language thus it can

[Development] Coin maintenance notification

2018-04-23 Thread Aapo Keskimölö
Due to source archive creation failures that effect multiple qt modules, we have had to restart the Coin service multiple times because we are working on a solution. We apologize for the inconvenience. Kind regards/Ystävällisin terveisin, Aapo Keskimölö

[Development] MAINTAINERS, your actions needed: Qt 5.11.0 changes files

2018-04-23 Thread Jani Heikkinen
Hi! Just a kindly reminder: We don't want to delay RC because of these so please make sure these changes files will be checked & modified now. We will put those in as it is Wed 25.4.2018 EOB if there isn't clear message in the change ('-1') that it isn't ready yet br, Jani

Re: [Development] How to run qtbase/tests/auto/network ?

2018-04-23 Thread Murawski, Jan
Posting the question helped. I finally stumbled upon https://wiki.qt.io/Qt_Autotest_Environment . On 23.04.2018 10:11, Murawski, Jan wrote: I have build the test and running “make check” fails with: ##snip## FAIL! : tst_QHttpNetworkConnection::initTestCase()

[Development] How to run qtbase/tests/auto/network ?

2018-04-23 Thread Murawski, Jan
I have build the test and running “make check” fails with: ##snip## FAIL! : tst_QHttpNetworkConnection::initTestCase() 'QtNetworkSettings::verifyTestNetworkSettings()' returned FALSE. () Loc: