Re: [committed] Replace type/fuzzy arguments with a single enum

2018-12-31 Thread Jeff Law
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

Re: [committed] Replace type/fuzzy arguments with a single enum

2018-12-31 Thread Bernd Edlinger
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. Regards Bernd.