On Wed, Apr 7, 2021, 11:48 AM Andrew C Aitchison <[email protected]>
wrote:

>
> On Wed, 7 Apr 2021, Andrew Bell wrote:
>
> > Dare I suggest getting rid of EQUAL?
>
> Since the purpose of EQUALS is to compare two strings, that would
> be passing the buck. Without it developers would have to solve this
> issue for each platform each time, making it more likely that someone
> would break a platform that they don't use.
>

You could write something generic that wouldn't need specialization for
different architectures, eliminating this kind of problem. That's all I was
meaning.

>
>
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to