Yes. Back in about 75 minutes. > -----Original Message----- > From: Jakub Jelinek <ja...@redhat.com> > Sent: Wednesday, March 19, 2025 13:18 > To: Robert Dubner <rdub...@symas.com> > Cc: Richard Biener <rguent...@suse.de>; gcc-patches@gcc.gnu.org > Subject: Re: [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean > > On Wed, Mar 19, 2025 at 12:13:47PM -0500, Robert Dubner wrote: > > I applied the patch and I am trying to compile it; there is a problem. > > > > ==== > > In file included from ../../gcc/cobol/scan.l:42: > > cobol/parse.h:932:12: error: 'NONE' conflicts with a previous > declaration > > 932 | NONE = 881, /* NONE */ > > | ^~~ > > In file included from ../../gcc/tree.h:23, > > from ../../gcc/cobol/scan.l:34: > > ../../gcc/tree-core.h:2028:3: note: previous declaration > > 'function_decl_type NONE' > > 2028 | NONE, > > | ^~~~ > > === > > > > I'll see what I can do about that. > > Well, Richard has not committed his 1/2 patch yet, so you need to apply > that too. > > Jakub
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h cl... Richard Biener
- RE: [PATCH 2/2] [cobol] make sources coretypes.h and ... Robert Dubner
- Re: [PATCH 2/2] [cobol] make sources coretypes.h ... Jakub Jelinek
- RE: [PATCH 2/2] [cobol] make sources coretype... Robert Dubner
- Re: [PATCH 2/2] [cobol] make sources core... Jakub Jelinek
- RE: [PATCH 2/2] [cobol] make sources... Robert Dubner
- Re: [PATCH 2/2] [cobol] make sources core... James K. Lowden
- [PATCH] cobol: Rename COB_{BLOCK,UNS... Jakub Jelinek
- Re: [PATCH] cobol: Rename COB_{B... James K. Lowden
- Re: [PATCH] cobol: Rename COB_{B... Richard Biener
- Re: [PATCH 2/2] [cobol] make sources coretypes.h and ... James K. Lowden
- Re: [PATCH 2/2] [cobol] make sources coretypes.h ... Jakub Jelinek
- Re: [PATCH 2/2] [cobol] make sources coretype... Jakub Jelinek
- Re: [PATCH 2/2] [cobol] make sources coretypes.h ... Richard Biener
- Re: [PATCH 2/2] [cobol] make sources coretype... James K. Lowden
- RE: [PATCH 2/2] [cobol] make sources coretypes.h and ... Robert Dubner