Hi,
On Mon, Mar 06, 2023 at 08:43:12AM -0500, Tim Kelly wrote:
> Adding to my earlier patch to cc1/error.c, which was committed as
> 050713688e684dee2357dac4ade1c481ea9d6f17 as modified by Roberto, I attach a
> patch to properly return the unknown token/op if a string can not be
> matched. This is valuable information and revealed a misalignment issue on
> 32 bit machines. Any and all unexpected information should be returned to
> the user, so that they can make better decisions as to why a failure
> occurred.
Please, can you format your patches with git format-patch? Or even better,
can you use git send-email?, otherwise I cannot apply them without hand
modifications. Also please, can you follow the guidelines in [1]?
Regards,
[1] https://cbea.ms/git-commit/
--
To unsubscribe send a mail to scc-dev+unsubscribe_at_simple-cc.org
Received on Wed 15 Mar 2023 - 15:18:08 CET