public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* about "rename"
@ 2024-06-13 22:42 naoki ueda
  2024-06-13 22:51 ` Andrew Pinski
  0 siblings, 1 reply; 3+ messages in thread
From: naoki ueda @ 2024-06-13 22:42 UTC (permalink / raw)
  To: naoki ueda via Gcc-bugs

[-- Attachment #1: Type: text/plain, Size: 108 bytes --]

Although "rename" is not a reserved word, there would be a name conflict if
you used it as a function name.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: about "rename"
  2024-06-13 22:42 about "rename" naoki ueda
@ 2024-06-13 22:51 ` Andrew Pinski
  2024-06-14  0:16   ` naoki ueda
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Pinski @ 2024-06-13 22:51 UTC (permalink / raw)
  To: naoki ueda; +Cc: naoki ueda via Gcc-bugs

On Thu, Jun 13, 2024 at 3:43 PM naoki ueda via Gcc-bugs
<gcc-bugs@gcc.gnu.org> wrote:
>
> Although "rename" is not a reserved word, there would be a name conflict if
> you used it as a function name.

The rename function is defined as part of the ISO C 90 standard.
Therefore it is considered reserved.

Also this mailing list is not a place for reporting issues, it is used
for automated emails from GCC's bugzilla instead.

Thanks,
Andrew Pinski

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: about "rename"
  2024-06-13 22:51 ` Andrew Pinski
@ 2024-06-14  0:16   ` naoki ueda
  0 siblings, 0 replies; 3+ messages in thread
From: naoki ueda @ 2024-06-14  0:16 UTC (permalink / raw)
  To: pinskia; +Cc: gcc-bugs

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

Ok, thanks.

2024年6月14日(金) 7:51 Andrew Pinski <pinskia@gmail.com>:

> On Thu, Jun 13, 2024 at 3:43 PM naoki ueda via Gcc-bugs
> <gcc-bugs@gcc.gnu.org> wrote:
> >
> > Although "rename" is not a reserved word, there would be a name conflict
> if
> > you used it as a function name.
>
> The rename function is defined as part of the ISO C 90 standard.
> Therefore it is considered reserved.
>
> Also this mailing list is not a place for reporting issues, it is used
> for automated emails from GCC's bugzilla instead.
>
> Thanks,
> Andrew Pinski
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-14  0:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-13 22:42 about "rename" naoki ueda
2024-06-13 22:51 ` Andrew Pinski
2024-06-14  0:16   ` naoki ueda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).