[committed][PATCH] Use __builtin_FILE instead of __FILE__ in assert in C++.
Carlos O'Donell
carlos@redhat.com
Mon Feb 13 14:23:05 GMT 2023
On 2/10/23 16:56, Joseph Myers wrote:
> On Fri, 10 Feb 2023, Paul Pluzhnikov via Libc-alpha wrote:
>
>> I was able to push amended patch (since there were no newer commits).
>> Is that what I should have done?
>
> No, you should never do non-fast-forward pushes to master or other shared
> branches. Carlos, could you investigate why the allow-non-fast-forward =
> (?!master|release.*) setting wasn't working to prevent such a push? Is
> the setting being matched against full ref names and so considering
> refs/heads/master to match (?!master|release.*)?
>
Yes, I'll look at this. This shouldn't be allowed.
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list