On Mon, 10 Mar 2025 at 06:13, Nyall Dawson wrote:
>
>
>
> On Mon, 24 Feb 2025, 8:31 am Nyall Dawson, wrote:
>>
>> Hi all,
>>
>> Please see https://github.com/qgis/QGIS-Enhancement-Proposals/pull/330
>> for a proposed change to the QGIS coding policies to relax the current
>> prohibition against u
On Mon, 24 Feb 2025, 8:31 am Nyall Dawson, wrote:
> Hi all,
>
> Please see https://github.com/qgis/QGIS-Enhancement-Proposals/pull/330
> for a proposed change to the QGIS coding policies to relax the current
> prohibition against use of "auto" in some (more!) new cases.
>
> (This follows up recen
Hi all,
Please see https://github.com/qgis/QGIS-Enhancement-Proposals/pull/330
for a proposed change to the QGIS coding policies to relax the current
prohibition against use of "auto" in some (more!) new cases.
(This follows up recent changes to permit auto for smart pointer types, see
https://gi
On Thu, 6 Feb 2025 at 08:40, Nyall Dawson wrote:
>
> On Thu, 23 Jan 2025 at 09:25, Nyall Dawson wrote:
> >
> > Hi all,
> >
> > Please see https://github.com/qgis/QGIS-Enhancement-Proposals/pull/319
> > for a proposed change to the QGIS coding policies to relax the current
> > prohibition against
On Thu, 23 Jan 2025 at 09:25, Nyall Dawson wrote:
>
> Hi all,
>
> Please see https://github.com/qgis/QGIS-Enhancement-Proposals/pull/319
> for a proposed change to the QGIS coding policies to relax the current
> prohibition against use of "auto" in some new cases.
>
> Specifically, allowing use of
Hi all,
Please see https://github.com/qgis/QGIS-Enhancement-Proposals/pull/319
for a proposed change to the QGIS coding policies to relax the current
prohibition against use of "auto" in some new cases.
Specifically, allowing use of "auto" for variable types when the
variable type is explicitly s