Re: [Development] Qt 6 and standard types

2018-11-19 Thread Thiago Macieira
On Monday, 19 November 2018 12:06:30 PST Volker Hilsheimer wrote:
> > On 17 Nov 2018, at 22:18, Thiago Macieira 
> > wrote:
 
> > On Saturday, 17 November 2018 12:58:10 PST Bernhard Lindner wrote:
> > 
> >> Hi everybody!
> >> 
> >> Are there any plans for Qt6' API to use standard types like size_t (or
> >> special replacements like qsizetype) for return values and parameters
> >> that
> >> have platform dependent width?
> > 
> > 
> > Yes. See the thread "Another integer typedef OR how to prepare for 64-bit
> > in 
 Qt 5”
> 
> 
> Are those discussions, once they have resulted in a conclusion/decision,
> turned into wiki pages or design documents or something?

They should be turned into QUIPs, if relevant.
 
> Archived email threads are not a great way of capturing knowledge, which is
> not helped by the somewhat archaic search capabilities of the mailman UI.

I know.

Anyway: https://codereview.qt-project.org/246012

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt 6 and standard types

2018-11-19 Thread Volker Hilsheimer
> On 17 Nov 2018, at 22:18, Thiago Macieira  wrote:
> 
> On Saturday, 17 November 2018 12:58:10 PST Bernhard Lindner wrote:
>> Hi everybody!
>> 
>> Are there any plans for Qt6' API to use standard types like size_t (or
>> special replacements like qsizetype) for return values and parameters that
>> have platform dependent width?
> 
> Yes. See the thread "Another integer typedef OR how to prepare for 64-bit in 
> Qt 5”



Are those discussions, once they have resulted in a conclusion/decision, turned 
into wiki pages or design documents or something?

Archived email threads are not a great way of capturing knowledge, which is not 
helped by the somewhat archaic search capabilities of the mailman UI.

Cheers,
Volker


___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt 6 and standard types

2018-11-17 Thread Thiago Macieira
On Saturday, 17 November 2018 12:58:10 PST Bernhard Lindner wrote:
> Hi everybody!
> 
> Are there any plans for Qt6' API to use standard types like size_t (or
> special replacements like qsizetype) for return values and parameters that
> have platform dependent width?

Yes. See the thread "Another integer typedef OR how to prepare for 64-bit in 
Qt 5"

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] Qt 6 and standard types

2018-11-17 Thread Bernhard Lindner
Hi everybody!

Are there any plans for Qt6' API to use standard types like size_t (or special
replacements like qsizetype) for return values and parameters that have 
platform dependent
width?

-- 
Best Regards, 
Bernhard Lindner

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development