On Wednesday 25 November 2015 20:32:50 Thiago Macieira wrote:
> On Wednesday 25 November 2015 18:27:11 Aleix Pol wrote:
> > > Anyway, if this is a compiler bug, the conditions for triggering it may
> > > not be evident.
> >
> > Does the fact that it's a compiler bug change the fact that it should
Petroules Jake wrote:
> Feel free to take action if Thiago agrees; I have no particular opinions about
> how it's "supposed" to work.
Ok, we'll see then. But for the record,
QString::fromNSString(NSTemporaryDirectory())
returns "$TMPDIR/" (trailing slash included), presuming that TMPDIR is left
On Nov 25, 2015, at 12:24 PM, René J. V. Bertin
mailto:rjvber...@gmail.com>> wrote:
Petroules Jake wrote:
[snipped]
The only open question is what `macLocation` domain should be returned by
QSP::TempLocation: kUserDomain, kSystemDomain or kOnAppropriateDisk . Maybe
Jake Petroules already addres
Petroules Jake wrote:
[snipped]
> The only open question is what `macLocation` domain should be returned by
> QSP::TempLocation: kUserDomain, kSystemDomain or kOnAppropriateDisk . Maybe
> Jake Petroules already addressed that question?
>
> In 5.7 QStandardPaths just uses QDir::tempPath(); there a
On Wednesday 25 November 2015 18:27:11 Aleix Pol wrote:
> > Anyway, if this is a compiler bug, the conditions for triggering it may
> > not be evident.
>
> Does the fact that it's a compiler bug change the fact that it should
> be changed on the Qt side of things?
>
> If we have this compiler on
On Nov 25, 2015, at 6:52 AM, René J.V. Bertin
mailto:rjvber...@gmail.com>> wrote:
Thiago Macieira wrote:
>> You're missing a detail. On OS X, $TMPDIR (and QDir::tempPath()) *are* user
>> specific. They're also very "immemorable"...
>
> They're not required to be. If we can detect that they ar
On Wed, Nov 25, 2015 at 6:19 PM, Thiago Macieira
wrote:
> On Wednesday 25 November 2015 12:31:35 Marc Mutz wrote:
>> On Wednesday 25 November 2015 07:49:59 Thiago Macieira wrote:
>> > As can be seen, TT2 is declared as a template typename parameter. If the
>> > compiler is complaining that it isn'
On Wednesday 25 November 2015 12:31:35 Marc Mutz wrote:
> On Wednesday 25 November 2015 07:49:59 Thiago Macieira wrote:
> > As can be seen, TT2 is declared as a template typename parameter. If the
> > compiler is complaining that it isn't declared, it must be a compiler bug.
>
> That still begs th
Thiago Macieira wrote:
>> You're missing a detail. On OS X, $TMPDIR (and QDir::tempPath()) *are* user
>> specific. They're also very "immemorable"...
>
> They're not required to be. If we can detect that they are, then sure, we
> could use it as XDG_RUNTIME_DIR.
>> > It could be a subdir of $TMP
On Wednesday 25 November 2015 07:49:59 Thiago Macieira wrote:
> As can be seen, TT2 is declared as a template typename parameter. If the
> compiler is complaining that it isn't declared, it must be a compiler bug.
That still begs the question why this comes up in "qtengineio". You'd guess
that t
10 matches
Mail list logo