Re: [Development] Urgent help needed: determining endianness at compile time in INTEGRITY

2018-05-16 Thread Kimmo Ollila
> So they are defined but not required to be equal to something? Yup, that's right Regards, Kimmo Ollila -Original Message- From: Development On Behalf Of Thiago Macieira Sent: torstaina 17. toukokuuta 2018 9.47 To: development@qt-project.org Subject: Re: [Development] Urgent help neede

Re: [Development] Urgent help needed: determining endianness at compile time in INTEGRITY

2018-05-16 Thread Thiago Macieira
On Wednesday, 16 May 2018 23:26:27 PDT Kimmo Ollila wrote: > Endianness Macros > One of these symbols is always defined to specify the endianness of the > target processor. > > __BIG_ENDIAN__ > Big Endian byte order. > > __LITTLE_ENDIAN__ > Little Endian byte order. So they are defined but not r

Re: [Development] Urgent help needed: determining endianness at compile time in INTEGRITY

2018-05-16 Thread Kimmo Ollila
Hi, >From INTEGRITY documentation I found the following macros: Endianness Macros One of these symbols is always defined to specify the endianness of the target processor. __BIG_ENDIAN__ Big Endian byte order. __LITTLE_ENDIAN__ Little Endian byte order. I tested and these are working. Best r

Re: [Development] [Interest] Code contributions via bug reports and forum posts

2018-05-16 Thread coroberti .
Hi, This is a very positive and long anticipated development. Excellent! Kind regards, Robert On Wed, May 16, 2018 at 12:20 PM, Tuukka Turunen wrote: > > > Hi, > > > > Contribution of source code is now allowed via Qt systems such as bug > reports and forums. Traditionally all source code cont

Re: [Development] Code contributions via bug reports and forum posts

2018-05-16 Thread Thiago Macieira
On Wednesday, 16 May 2018 10:02:42 PDT Oswald Buddenhagen wrote: > > My IANAL reading is that I'm not allowed. I don't see anywhere in the Qt > > Account agreement that says a third party is allowed to pick up the code > > and submit it through the CLA. > > you wouldn't be submitting it under CLA

Re: [Development] Code contributions via bug reports and forum posts

2018-05-16 Thread Oswald Buddenhagen
On Wed, May 16, 2018 at 09:46:57AM -0700, Thiago Macieira wrote: > On Wednesday, 16 May 2018 09:31:56 PDT Oswald Buddenhagen wrote: > > On Wed, May 16, 2018 at 09:06:59AM -0700, Thiago Macieira wrote: > > > Please note this grants The Qt Company this right, presumably because > > > that "Feedback"

Re: [Development] Code contributions via bug reports and forum posts

2018-05-16 Thread Thiago Macieira
On Wednesday, 16 May 2018 09:31:56 PDT Oswald Buddenhagen wrote: > On Wed, May 16, 2018 at 09:06:59AM -0700, Thiago Macieira wrote: > > Please note this grants The Qt Company this right, presumably because > > that "Feedback" is submitted to a web service they control. > > uh? it does because it's

Re: [Development] Code contributions via bug reports and forum posts

2018-05-16 Thread Oswald Buddenhagen
On Wed, May 16, 2018 at 09:06:59AM -0700, Thiago Macieira wrote: > Please note this grants The Qt Company this right, presumably because > that "Feedback" is submitted to a web service they control. > uh? it does because it's submitted to a service which has these TOS. you could put the same terms

[Development] Urgent help needed: determining endianness at compile time in INTEGRITY

2018-05-16 Thread Thiago Macieira
We've got a change blocked because some third-party code is unable to find a macro that determines the endianness of the target while compiling with GHS's compiler for INTEGRITY. Can someone help? Any of the following would help: (a) documentation link stating what macro is set (b) a simple te

Re: [Development] Code contributions via bug reports and forum posts

2018-05-16 Thread Thiago Macieira
On Wednesday, 16 May 2018 02:20:45 PDT Tuukka Turunen wrote: > Contribution of source code is now allowed via Qt systems such as bug > reports and forums. Traditionally all source code contributions to the Qt > Project are governed via Contribution License Agreement (CLA), except > possibility give

[Development] Code contributions via bug reports and forum posts

2018-05-16 Thread Tuukka Turunen
Hi, Contribution of source code is now allowed via Qt systems such as bug reports and forums. Traditionally all source code contributions to the Qt Project are governed via Contribution License Agreement (CLA), except possibility given to the commercial license holders to provide bug fixes and