On Jan 25, 2020, at 07:26, David Kastrup <d...@gnu.org> wrote:
> 
> -      Interval hex = head->extent (common_[X_AXIS], X_AXIS);
> +      Interval head_ext = head->extent (common_[X_AXIS], X_AXIS);
...
> 
> That last part applies part of a patch from an unrelated issue of
> Han-Wen.  Please don't do stuff like that, if necessary using

It does not apply a patch from Han-Wen.  It necessarily renames that variable 
prior to a scripted replacement of "hex" with "std::hex".  I wonder whether the 
task would have been easier if I had used a different name for the variable.

> Please don't do stuff like that, if necessary using
> 
> git reset --hard

I don't understand from this description exactly problem you experienced and 
where in my development process you would have wanted me to use that command.
— 
Dan


Reply via email to