[PATCH] Removed a duplicate line of code.
Andrew Pinski
pinskia@gmail.com
Sun Dec 8 02:05:20 GMT 2024
On Sat, Dec 7, 2024 at 5:55 PM Abdo Eid <abdoeid.eg@ieee.org> wrote:
>
> While searching for the implementaion of the `fgetwc()`, I found that its using declaration is redundant and removed it.
Two things about this patch.
ChangeLog goes in the commit message now rather than a patch to
ChangeLog (the entry is automatically added by a bot afterwards).
Second since this is a patch to libstdc++ you should CC libstdc++ also.
Both of these are documented here
https://gcc.gnu.org/contribute.html#patches if you going to submit
another patch.
Note this patch seems obvious and once I get some time I will push it
as such (though someone else might beat me to it).
Thanks,
Andrew Pinski
>
More information about the Libstdc++
mailing list