This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [committed] Replace type/fuzzy arguments with a single enum
On 12/31/18 1:29 AM, Bernd Edlinger wrote:
> Hi Jeff,
>
>
> I wonder if it would make sense at this point to rename one of the two
> get_strlen_range functions?
>
> I always found it hard to tell which function is actually meant when they only
> differ in the number of parameters.
Yes, but I don't want to do it right now. I'd rather flush out these
issues. The overloads are maddeningly confusing unless you're immersed
in the code.
jeff