kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #36342
Re: [PATCH] Rewrite test for valid characters in names
Hi Simon-
I agree that the assignment is non-standard and probably should be
updated. However, if we're going to re-write this, would you be up for
doing it with std:: algorithms?
-S
Am Do., 28. Juni 2018 um 09:24 Uhr schrieb Simon Richter <
Simon.Richter@xxxxxxxxxx>:
>
> The ternary operator decays array arguments to pointers, so they can no
> longer be assigned to array references.
> ---
> common/lib_id.cpp | 71
> ++++++++++++++++++++++++++++++-------------------------
> 1 file changed, 39 insertions(+), 32 deletions(-)
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References